Package | Description |
---|---|
org.apache.activeio.packet |
Implementations of the Packet class.
|
Modifier and Type | Method and Description |
---|---|
ByteSequence |
EOSPacket.asByteSequence() |
ByteSequence |
AppendedPacket.asByteSequence() |
ByteSequence |
ByteBufferPacket.asByteSequence() |
ByteSequence |
FilterPacket.asByteSequence() |
ByteSequence |
Packet.asByteSequence() |
ByteSequence |
EmptyPacket.asByteSequence() |
ByteSequence |
BytePacket.asByteSequence() |
ByteSequence |
ByteArrayPacket.asByteSequence() |
Constructor and Description |
---|
ByteArrayPacket(ByteSequence sequence) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.