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 TypeClassDescriptionclassA ByteBuffer pool where ByteBuffers are held in queues that are held in array elements.classExtension of theArrayByteBufferPoolwhose bucket sizes increase exponentially instead of linearly.classA ByteBuffer pool where ByteBuffers are held in queues that are held in a Map.static class