Uses of Class
com.tangosol.net.TcpDatagramSocket.Impl
Packages that use TcpDatagramSocket.Impl
-
Uses of TcpDatagramSocket.Impl in com.tangosol.net
Subclasses of TcpDatagramSocket.Impl in com.tangosol.netModifier and TypeClassDescriptionstatic class
A specialization ofTcpDatagramSocket.Impl
which provides non-blocking functionality, seeNonBlockingTcpDatagramSocket.Impl.send(DatagramPacket)
.Fields in com.tangosol.net declared as TcpDatagramSocket.ImplConstructors in com.tangosol.net with parameters of type TcpDatagramSocket.ImplModifierConstructorDescriptionprotected
Creates a new TcpDatagramSocket using anTcpDatagramSocket.Impl
.