Uses of Class
org.jcsp.net.cns.CNSService
-
Packages that use CNSService Package Description org.jcsp.net.cns This package contains the files specifically for the JCSP.NET Channel Name Service (CNS). -
-
Uses of CNSService in org.jcsp.net.cns
Methods in org.jcsp.net.cns that return CNSService Modifier and Type Method Description static CNSService
CNSService. install(NodeKey key, NodeAddressID cnsAddress)
Installs and starts a Channel Name Server client service on the local Node.static CNSService
CNSService. install(NodeKey key, NodeAddressID cnsAddress, String serviceName)
Installs and starts a Channel Name Server client service on the local Node.
-