Uses of Class
org.eclipse.jetty.io.RetainableByteBuffer
Packages that use RetainableByteBuffer
-
Uses of RetainableByteBuffer in org.eclipse.jetty.io
Subclasses of RetainableByteBuffer in org.eclipse.jetty.ioMethods in org.eclipse.jetty.io that return RetainableByteBufferModifier and TypeMethodDescriptionArrayRetainableByteBufferPool.acquire(int size, boolean direct) ArrayRetainableByteBufferPool.Tracking.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) Methods in org.eclipse.jetty.io that return types with arguments of type RetainableByteBufferModifier and TypeMethodDescriptionprotected Pool<RetainableByteBuffer>ArrayRetainableByteBufferPool.poolFor(int capacity, boolean direct) Methods in org.eclipse.jetty.io with parameters of type RetainableByteBufferModifier and TypeMethodDescriptionprotected voidArrayByteBufferPool.Retained.removed(RetainableByteBuffer retainedBuffer) protected voidArrayRetainableByteBufferPool.removed(RetainableByteBuffer retainedBuffer) protected voidMappedByteBufferPool.Retained.removed(RetainableByteBuffer retainedBuffer)