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 | Method and Description |
---|---|
NodeProfile |
NodeProfiles.getLastProfile() |
NodeProfile |
NodeProfiles.getProfile(String name) |
NodeProfile[] |
NodeProfiles.getProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
NodeProfiles.addProfile(NodeProfile p) |
void |
NodeProfiles.removeProfile(NodeProfile p) |
Copyright © 1996–2017. All rights reserved.