|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AppendedPacket | Appends two packets together. |
ByteArrayPacket | Provides a Packet implementation that is directly backed by a byte[] . |
ByteBufferPacket | Provides a Packet implementation that is backed by a ByteBuffer |
ByteBufferPacketPool | Provides a simple pool of ByteBuffer objects. |
BytePacket | Provides a Packet implementation that is directly backed by a byte . |
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. |
Implementations of the Packet class.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |