Class SocketChannelEndPoint

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, EndPoint, ManagedSelector.Selectable
Direct Known Subclasses:
NetworkTrafficSocketChannelEndPoint, UnixSocketEndPoint

public class SocketChannelEndPoint extends SelectableChannelEndPoint

An EndPoint implementation based on SocketChannel.