Uses of Class
org.eclipse.jetty.io.ArrayRetainableByteBufferPool
Packages that use ArrayRetainableByteBufferPool
-
Uses of ArrayRetainableByteBufferPool in org.eclipse.jetty.io
Subclasses of ArrayRetainableByteBufferPool in org.eclipse.jetty.ioModifier and TypeClassDescriptionprotected class
static class
A variant of theArrayRetainableByteBufferPool
that uses buckets of buffers that increase in size by a power of 2 (eg 1k, 2k, 4k, 8k, etc.).protected class