Class UDPNIOAsyncQueueReader

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

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