The Meta-Environment API

Uses of Class
toolbus.communication.DirectIOHandler

Packages that use DirectIOHandler
toolbus.communication   
 

Uses of DirectIOHandler in toolbus.communication
 

Fields in toolbus.communication declared as DirectIOHandler
private  DirectIOHandler DirectIOHandler.directIOHandler
           
 

Methods in toolbus.communication with parameters of type DirectIOHandler
 void DirectIOHandler.setDirectIOHandler(DirectIOHandler directIOHandler)
          Links this I/O handler with its counter part.
 


The Meta-Environment API