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