Uses of Class
org.xnio.ByteBufferPool
Packages that use ByteBufferPool
-
Uses of ByteBufferPool in org.xnio
Fields in org.xnio declared as ByteBufferPoolModifier and TypeFieldDescriptionstatic final ByteBufferPoolByteBufferPool.LARGE_DIRECTThe large direct buffer pool.static final ByteBufferPoolByteBufferPool.LARGE_HEAPThe large heap buffer pool.static final ByteBufferPoolByteBufferPool.MEDIUM_DIRECTThe medium direct buffer pool.static final ByteBufferPoolByteBufferPool.MEDIUM_HEAPThe medium heap buffer pool.static final ByteBufferPoolByteBufferPool.SMALL_DIRECTThe small direct buffer pool.static final ByteBufferPoolByteBufferPool.SMALL_HEAPThe small heap buffer pool.Methods in org.xnio that return ByteBufferPool