Class ByteBufferPool.Sized

java.lang.Object
org.eclipse.jetty.io.ByteBufferPool.Wrapper
org.eclipse.jetty.io.ByteBufferPool.Sized
All Implemented Interfaces:
ByteBufferPool
Enclosing interface:
ByteBufferPool

public static class ByteBufferPool.Sized extends ByteBufferPool.Wrapper
A ByteBufferPool with an additional no-args acquire() method to obtain a buffer of a preconfigured specific size and type.