Uses of Class
org.eclipse.jetty.io.RetainableByteBuffer
-
Uses of RetainableByteBuffer in org.eclipse.jetty.io
Modifier and TypeMethodDescriptionArrayRetainableByteBufferPool.acquire
(int size, boolean direct) RetainableByteBufferPool.acquire
(int size, boolean direct) Acquires a memory buffer from the pool.RetainableByteBufferPool.NotRetainedByteBufferPool.acquire
(int size, boolean direct) Modifier and TypeMethodDescriptionprotected Pool<RetainableByteBuffer>
ArrayRetainableByteBufferPool.poolFor
(int capacity, boolean direct) Modifier and TypeMethodDescriptionprotected void
ArrayByteBufferPool.Retained.removed
(RetainableByteBuffer retainedBuffer) protected void
ArrayRetainableByteBufferPool.removed
(RetainableByteBuffer retainedBuffer) protected void
MappedByteBufferPool.Retained.removed
(RetainableByteBuffer retainedBuffer)