Uses of Class
org.jcsp.net.settings.NodeProfile
Packages that use NodeProfile
Package
Description
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
Fields in org.jcsp.net.settings declared as NodeProfileMethods in org.jcsp.net.settings that return NodeProfileModifier and TypeMethodDescriptionNodeProfiles.getLastProfile()
NodeProfiles.getProfile
(String name) NodeProfiles.getProfiles()
Methods in org.jcsp.net.settings with parameters of type NodeProfileModifier and TypeMethodDescriptionvoid
NodeProfiles.addProfile
(NodeProfile p) void
NodeProfiles.removeProfile
(NodeProfile p)