Uses of Class
org.eclipse.jetty.io.ArrayByteBufferPool
-
Packages that use ArrayByteBufferPool Package Description org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystem -
-
Uses of ArrayByteBufferPool in org.eclipse.jetty.io
Subclasses of ArrayByteBufferPool in org.eclipse.jetty.io Modifier and Type Class Description class
LogarithmicArrayByteBufferPool
Extension of theArrayByteBufferPool
whose bucket sizes increase exponentially instead of linearly.
-