Project JXTA

Uses of Class
net.jxta.exception.ConfiguratorException

Packages that use ConfiguratorException
net.jxta.peergroup Peer groups are formed as a collection of peers that have agreed upon a common set of services. 
 

Uses of ConfiguratorException in net.jxta.peergroup
 

Methods in net.jxta.peergroup that throw ConfiguratorException
 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.
 boolean Configurator.save()
          Persist the parameters associated with this configuration to the standard location.
 


JXTA J2SE