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