Uses of Class
org.apache.activeio.packet.PacketPool
-
Packages that use PacketPool Package Description org.apache.activeio.packet Implementations of the Packet class. -
-
Uses of PacketPool in org.apache.activeio.packet
Subclasses of PacketPool in org.apache.activeio.packet Modifier and Type Class Description class
ByteBufferPacketPool
Provides a simple pool of ByteBuffer objects.
-