| Package | Description |
|---|---|
| com.tangosol.net |
Contains basic cluster interfaces and factories.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
NonBlockingTcpDatagramSocket.Impl
A specialization of
TcpDatagramSocket.Impl which provides
non-blocking functionality, see NonBlockingTcpDatagramSocket.Impl.send(DatagramPacket). |
| Modifier and Type | Field and Description |
|---|---|
protected TcpDatagramSocket.Impl |
TcpDatagramSocket.m_impl |
| Constructor and Description |
|---|
TcpDatagramSocket(TcpDatagramSocket.Impl impl)
Creates a new TcpDatagramSocket using an
TcpDatagramSocket.Impl. |