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