Uses of Class
org.eclipse.jetty.io.RetainableByteBuffer.Abstract
Packages that use RetainableByteBuffer.Abstract
- 
Uses of RetainableByteBuffer.Abstract in org.eclipse.jetty.io
Subclasses of RetainableByteBuffer.Abstract in org.eclipse.jetty.ioModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classstatic classAnRetainableByteBuffer.MutableRetainableByteBufferthat can grow its capacity, backed by a chain ofByteBuffer, which may grow either by aggregation and/or retention.static classstatic classARetainableByteBuffer.FixedCapacitybuffer that is neither poolable norretainable.static classApooledbuffer that knows the pool from which it was allocated.