Package org.jcsp.net

Interface Node.Attributes

Enclosing class:
Node

public static interface Node.Attributes
An interface for exposing access to the private attributes. This is public.
  • Method Details

    • setSpecifications

      void setSpecifications(org.jcsp.net.Specification[] specs)
    • setUIFactory

      NodeID setUIFactory(UIFactory factory)
    • setInitialized

      void setInitialized()
    • getProtocolManager

      ProtocolManager getProtocolManager()
    • getServiceManager

      ServiceManager getServiceManager()
    • getNodeKey

      NodeKey getNodeKey()
    • exception

    • startLinkManager

      void startLinkManager()