Uses of Interface
org.activeio.command.CommandListener

Packages that use CommandListener
org.activeio.command An API and helper classes for working with Command objects; which are application level objects along with a WireFormat to reader/write directly with the media allowing higher layers to work directly with command objects and WireFormat instances instead of turning things into Packets and byte arrays etc. 
 

Uses of CommandListener in org.activeio.command
 

Methods in org.activeio.command with parameters of type CommandListener
 void AsyncChannelToAsyncCommandChannel.setCommandListener(CommandListener listener)
           
 void AsyncCommandChannel.setCommandListener(CommandListener listener)
          Allows a listener to be added for commands
 



Copyright © -2009 The ActiveIO Project. All Rights Reserved.