Class UDPNIOServerConnection

All Implemented Interfaces:
AttributeStorage, Closeable, Connection<SocketAddress>, MonitoringAware<ConnectionProbe>, OutputSink, Readable<SocketAddress>, Writeable<SocketAddress>

public class UDPNIOServerConnection extends UDPNIOConnection
Server Connection implementation for the UDPNIOTransport
Author:
Alexey Stashok