Package io.undertow.server
Class XnioBufferPoolAdaptor
java.lang.Object
io.undertow.server.XnioBufferPoolAdaptor
- All Implemented Interfaces:
org.xnio.Pool<ByteBuffer>
Adaptor between a ByteBufferPool and an XNIO Pool
- Author:
- Stuart Douglas
-
Field Summary
Fields inherited from interface org.xnio.Pool
DIRECT, HEAP
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XnioBufferPoolAdaptor
-
-
Method Details
-
allocate
- Specified by:
allocate
in interfaceorg.xnio.Pool<ByteBuffer>
-