public class XnioBufferPoolAdaptor extends Object implements Pool<ByteBuffer>
Constructor and Description |
---|
XnioBufferPoolAdaptor(ByteBufferPool byteBufferPool) |
Modifier and Type | Method and Description |
---|---|
Pooled<ByteBuffer> |
allocate()
Allocate a resource from the pool.
|
public XnioBufferPoolAdaptor(ByteBufferPool byteBufferPool)
public Pooled<ByteBuffer> allocate()
Pool
allocate
in interface Pool<ByteBuffer>
Copyright © 2017 JBoss by Red Hat. All rights reserved.