Uses of Class
io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
-
Packages that use LimitedBufferSlicePool.PooledByteBuffer Package Description io.undertow.server.handlers.cache -
-
Uses of LimitedBufferSlicePool.PooledByteBuffer in io.undertow.server.handlers.cache
Methods in io.undertow.server.handlers.cache that return LimitedBufferSlicePool.PooledByteBuffer Modifier and Type Method Description LimitedBufferSlicePool.PooledByteBufferLimitedBufferSlicePool. allocate()Allocates a new byte buffer if possibleLimitedBufferSlicePool.PooledByteBuffer[]DirectBufferCache.CacheEntry. buffers()
-