public static interface Node.Attributes
Modifier and Type | Method and Description |
---|---|
NodeInitFailedException |
exception(String msg) |
NodeKey |
getNodeKey() |
ProtocolManager |
getProtocolManager() |
ServiceManager |
getServiceManager() |
void |
setInitialized() |
void |
setSpecifications(org.jcsp.net.Specification[] specs) |
NodeID |
setUIFactory(UIFactory factory) |
void |
startLinkManager() |
void setSpecifications(org.jcsp.net.Specification[] specs)
void setInitialized()
ProtocolManager getProtocolManager()
ServiceManager getServiceManager()
NodeKey getNodeKey()
NodeInitFailedException exception(String msg)
void startLinkManager()
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.