- java.lang.Object
-
- org.eclipse.jetty.io.ByteBufferPool.Bucket
-
- Enclosing interface:
- ByteBufferPool
public static class ByteBufferPool.Bucket extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Bucket(int capacity, int maxSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.nio.ByteBufferacquire()voidclear()voidrelease(java.nio.ByteBuffer buffer)java.lang.StringtoString()
-