Uses of Package
org.activeio.packet

Packages that use org.activeio.packet
org.activeio.packet Implementations of the Packet class. 
 

Classes in org.activeio.packet used by org.activeio.packet
ByteBufferPacket
          Provides a Packet implementation that is backed by a ByteBuffer
EmptyPacket
          Provides a Packet implementation that is directly backed by a byte[0].
EOSPacket
          Provides a Packet implementation that is used to represent the end of a stream.
FilterPacket
          Provides a Packet implementation that filters operations to another packet.
PacketPool
          Provides a simple pool of Packet objects.
 



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