Uses of Class
org.eclipse.jetty.io.AbstractByteBufferPool
Packages that use AbstractByteBufferPool
-
Uses of AbstractByteBufferPool in org.eclipse.jetty.io
Subclasses of AbstractByteBufferPool in org.eclipse.jetty.ioModifier and TypeClassDescriptionclass
A ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.class
A ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.static class