Uses of Class
org.jcsp.net.settings.NodeProfile

Packages that use NodeProfile
org.jcsp.net.settings This package is used internally by the JCSP network infrastructure to load XML configuration files and represent their structure. 
 

Uses of NodeProfile in org.jcsp.net.settings
 

Methods in org.jcsp.net.settings that return NodeProfile
 NodeProfile NodeProfiles.getLastProfile()
           
 NodeProfile NodeProfiles.getProfile(String name)
           
 NodeProfile[] NodeProfiles.getProfiles()
           
 

Methods in org.jcsp.net.settings with parameters of type NodeProfile
 void NodeProfiles.addProfile(NodeProfile p)
           
 void NodeProfiles.removeProfile(NodeProfile p)
           
 



Copyright © 1996-2012. All Rights Reserved.