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 CNSCNS. install(NodeKey key)Installs and starts a Channel Name Server on the local Node.static CNSCNS. install(NodeKey key, java.lang.String serviceName)Installs and starts a Channel Name Server on the local Node.
-