|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.activeio.packet.FilterPacket
org.activeio.packet.PacketPool.PooledPacket
Nested Class Summary |
Nested classes inherited from class org.activeio.Packet |
Packet.ByteSequence |
Field Summary |
Fields inherited from class org.activeio.packet.FilterPacket |
next |
Constructor Summary | |
PacketPool.PooledPacket(Packet next)
|
Method Summary | |
void |
dispose()
This method should not throw any exceptions. |
Packet |
filter(Packet packet)
|
Methods inherited from class org.activeio.packet.FilterPacket |
asByteSequence, capacity, clear, duplicate, duplicate, flip, hasRemaining, limit, limit, narrow, position, position, read, read, read, remaining, rewind, slice, sliceAsBytes, write, write, writeTo, writeTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PacketPool.PooledPacket(Packet next)
Method Detail |
public Packet filter(Packet packet)
filter
in class FilterPacket
public void dispose()
Disposable
dispose
in interface Disposable
dispose
in class FilterPacket
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |