public class XnioByteBufferPool extends Object implements ByteBufferPool
| Constructor and Description |
|---|
XnioByteBufferPool(org.xnio.Pool<ByteBuffer> pool) |
public XnioByteBufferPool(org.xnio.Pool<ByteBuffer> pool)
public PooledByteBuffer allocate()
allocate in interface ByteBufferPoolpublic void close()
close in interface ByteBufferPoolclose in interface Closeableclose in interface AutoCloseablepublic int getBufferSize()
getBufferSize in interface ByteBufferPoolCopyright © 2016. All rights reserved.