Interface | Description |
---|---|
SocketIF |
An interface that defines the underlying
SocketChannel
implementations. |
Class | Description |
---|---|
PlainSocket |
A plain socket implementation of
SocketIF . |
SocketContainer |
A container implementation containing
SelectableChannel , SocketIF pairs. |