Uses of Class
com.tangosol.net.TcpDatagramSocket.Impl
-
Uses of TcpDatagramSocket.Impl in com.tangosol.net
Modifier and TypeClassDescriptionstatic class
A specialization ofTcpDatagramSocket.Impl
which provides non-blocking functionality, seeNonBlockingTcpDatagramSocket.Impl.send(DatagramPacket)
.ModifierConstructorDescriptionprotected
Creates a new TcpDatagramSocket using anTcpDatagramSocket.Impl
.