Uses of Class
org.eclipse.jetty.io.ArrayByteBufferPool
Packages that use ArrayByteBufferPool
-
Uses of ArrayByteBufferPool in org.eclipse.jetty.io
Subclasses of ArrayByteBufferPool in org.eclipse.jetty.ioModifier and TypeClassDescriptionstatic class
A variant ofArrayByteBufferPool
that tracks buffer acquires/releases of the retained buffers, useful to identify buffer leaks.class
Extension of theArrayByteBufferPool
whose bucket sizes increase exponentially instead of linearly.