Uses of Class
org.eclipse.jetty.io.RetainableByteBuffer
Packages that use RetainableByteBuffer
-
Uses of RetainableByteBuffer in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io that return RetainableByteBufferModifier and TypeMethodDescriptionArrayRetainableByteBufferPool.acquire(int size, boolean direct) RetainableByteBufferPool.acquire(int size, boolean direct) Acquires a memory buffer from the pool.Methods in org.eclipse.jetty.io that return types with arguments of type RetainableByteBufferModifier and TypeMethodDescriptionprotected org.eclipse.jetty.util.Pool<RetainableByteBuffer>ArrayRetainableByteBufferPool.poolFor(int capacity, boolean direct)