AbstractXnioServerSocketChannel implementation which allows to use a AcceptingChannel and wrap it.AcceptingChannelAbstractXnioSocketChannel implementation which allows you to wrap a pre-created XNIO channel.WrappingXnioSocketChannel which was created via the given AcceptingChannel and uses
the given StreamConnection under the covers.WrappingXnioSocketChannel which uses the given StreamConnection under the covers.ByteBufAllocator which wraps an existing ByteBufferSlicePool and use it to allocate direct
ByteBuf.ChannelOption's specific for the XNIO transport.EventLoopGroup implementation which uses a XnioWorker under the covers.XnioEventLoopGroup using the provided XnioWorker.XnioEventLoopGroup which creates a new XnioWorker
by itself and use it for all operations.XnioEventLoopGroup which creates a new XnioWorker by itself and use it for all
operations.ServerSocketChannel which uses XNIO.ServerSocketChannelConfig which expose configuration settings which are specific to the XNIO transport.SocketChannel which uses XNIO.Copyright © 2013–2014 JBoss, a division of Red Hat. All rights reserved.