J-Sim v1.2.1-p7 API

drcl.comp
Interface Handler


public interface Handler

Defines interface for embedding a handler in a component, e.g., WrapperComponent.


Method Summary
 void process(java.lang.Object data_, Port inPort_)
           
 

Method Detail

process

public void process(java.lang.Object data_,
                    Port inPort_)

J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~