|
Project JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigParams | |
---|---|
net.jxta.peergroup | Peer groups are formed as a collection of peers that have agreed upon a common set of services. |
Uses of ConfigParams in net.jxta.peergroup |
---|
Methods in net.jxta.peergroup that return ConfigParams | |
---|---|
ConfigParams |
LightWeightPeerGroup.getConfigAdvertisement()
Returns the config advertisment for this peer in this group (if any). |
ConfigParams |
PeerGroup.getConfigAdvertisement()
Returns the config advertisment for this peer in this group (if any). |
ConfigParams |
Configurator.getConfigParams()
Retrieve the parameters associcated with this configuration from the default location. |
ConfigParams |
Configurator.load()
Retrieves the persisted parameters associated with this configuration from the standard location. |
Methods in net.jxta.peergroup with parameters of type ConfigParams | |
---|---|
void |
Configurator.setConfigParams(ConfigParams cp)
Sets the parameters associated with this configuration object to the provided values. |
|
JXTA J2SE | |||||||||
PREV NEXT | FRAMES NO FRAMES |