Uses of Package
org.activeio.command

Packages that use org.activeio.command
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. 
 

Classes in org.activeio.command used by org.activeio.command
AsyncCommandChannel
          Allows command objects to be written into a channel
CommandListener
          A listener of command objects
WireFormat
          Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
 



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