Uses of Class
org.jcsp.net.cns.CNSService
Packages that use CNSService
Package
Description
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
-
Uses of CNSService in org.jcsp.net.cns
Fields in org.jcsp.net.cns declared as CNSServiceModifier and TypeFieldDescriptionprivate final CNSServiceCNSService.outerObject(package private) static CNSServiceCNSService.staticServiceRefReference used by static methods of CNS class.Methods in org.jcsp.net.cns that return CNSServiceModifier and TypeMethodDescriptionstatic CNSServiceCNSService.install(NodeKey key, NodeAddressID cnsAddress) Installs and starts a Channel Name Server client service on the local Node.static CNSServiceCNSService.install(NodeKey key, NodeAddressID cnsAddress, String serviceName) Installs and starts a Channel Name Server client service on the local Node.Constructors in org.jcsp.net.cns with parameters of type CNSServiceModifierConstructorDescription(package private)CNSNetChannelLocation(NetChannelLocation locToClone, String name, NameAccessLevel accessLevel, CNSService cnsService, String cnsServiceName)