|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteSequence | |
---|---|
org.apache.activeio.packet | Implementations of the Packet class. |
Uses of ByteSequence in org.apache.activeio.packet |
---|
Methods in org.apache.activeio.packet that return ByteSequence | |
---|---|
ByteSequence |
EmptyPacket.asByteSequence()
|
ByteSequence |
EOSPacket.asByteSequence()
|
ByteSequence |
AppendedPacket.asByteSequence()
|
ByteSequence |
FilterPacket.asByteSequence()
|
ByteSequence |
ByteArrayPacket.asByteSequence()
|
ByteSequence |
BytePacket.asByteSequence()
|
ByteSequence |
ByteBufferPacket.asByteSequence()
|
ByteSequence |
Packet.asByteSequence()
|
Constructors in org.apache.activeio.packet with parameters of type ByteSequence | |
---|---|
ByteArrayPacket(ByteSequence sequence)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |