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 classstatic classA variant of theArrayRetainableByteBufferPoolthat uses buckets of buffers that increase in size by a power of 2 (eg 1k, 2k, 4k, 8k, etc.).static classA variant of theArrayRetainableByteBufferPoolthat uses buckets of buffers that increase in size by a power of 2 (eg 1k, 2k, 4k, 8k, etc.).protected class