public class XnioBufferPoolAdaptor extends Object implements org.xnio.Pool<ByteBuffer>
Constructor and Description |
---|
XnioBufferPoolAdaptor(ByteBufferPool byteBufferPool) |
public XnioBufferPoolAdaptor(ByteBufferPool byteBufferPool)
public org.xnio.Pooled<ByteBuffer> allocate()
allocate
in interface org.xnio.Pool<ByteBuffer>
Copyright © 2020 JBoss by Red Hat. All rights reserved.