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 |
---|---|
AddressSetting |
Service.getAddressSetting(java.lang.String name) |
AddressSetting[] |
Service.getAddressSettings() |
AddressSetting |
AddressSetting.getAlternate() |
Modifier and Type | Method and Description |
---|---|
void |
Service.addAddressSetting(AddressSetting setting) |
boolean |
AddressSetting.addAlternate(AddressSetting alternate) |
void |
Service.removeAddressSetting(AddressSetting setting) |
Copyright © 1996–2020. All rights reserved.