Uses of Class
org.eclipse.jetty.io.ArrayRetainableByteBufferPool
-
Uses of ArrayRetainableByteBufferPool in org.eclipse.jetty.io
Modifier 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