Uses of Class
org.jgroups.blocks.cs.TcpClient
-
Packages that use TcpClient Package Description org.jgroups.blocks.cs This package contains all client-server related interfaces and classes -
-
Uses of TcpClient in org.jgroups.blocks.cs
Methods in org.jgroups.blocks.cs that return TcpClient Modifier and Type Method Description TcpClient
TcpClient. remoteAddress(IpAddress addr)
Sets the address of the server.
-