DRCL J-Sim 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_)

DRCL J-Sim API

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