Package | Description |
---|---|
org.jcsp.net.settings |
This package is used internally by the JCSP network infrastructure to load XML configuration files and
represent their structure.
|
Modifier and Type | Field and Description |
---|---|
private NodeProfile |
NodeProfiles.lastProfile |
Modifier and Type | Method and Description |
---|---|
NodeProfile |
NodeProfiles.getLastProfile() |
NodeProfile |
NodeProfiles.getProfile(java.lang.String name) |
NodeProfile[] |
NodeProfiles.getProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
NodeProfiles.addProfile(NodeProfile p) |
void |
NodeProfiles.removeProfile(NodeProfile p) |