| WrappingXnioServerSocketChannel |
AbstractXnioServerSocketChannel implementation which allows to use a AcceptingChannel and wrap it.
|
| WrappingXnioSocketChannel |
AbstractXnioSocketChannel implementation which allows you to wrap a pre-created XNIO channel.
|
| XnioChannelOption<T> |
ChannelOption's specific for the XNIO transport.
|
| XnioEventLoopGroup |
EventLoopGroup implementation which uses a XnioWorker under the covers.
|
| XnioServerSocketChannel |
ServerSocketChannel which uses XNIO.
|
| XnioSocketChannel |
SocketChannel which uses XNIO.
|