Class NioEndpoint


public class NioEndpoint extends AbstractNetworkChannelEndpoint<NioChannel, SocketChannel>
NIO endpoint.
Author:
Mladen Turk