Class TCPNIOAsyncQueueReader

All Implemented Interfaces:
AsyncQueue, AsyncQueueReader<SocketAddress>, Reader<SocketAddress>

public final class TCPNIOAsyncQueueReader extends AbstractNIOAsyncQueueReader
The TCP transport AsyncQueueReader implementation, based on the Java NIO
Author:
Alexey Stashok