|
|||||||||
| Home >> All >> net >> jxta >> ext >> [ config overview ] | PREV NEXT | ||||||||
Uses of Class
net.jxta.ext.config.Profile
| Uses of Profile in net.jxta.ext.config |
| Fields in net.jxta.ext.config declared as Profile | |
static Profile |
Profile.EDGE
Prototypical edge peer , i.e. |
static Profile |
Profile.EDGE_TCP
Prototypical Tcp edge peer , i.e. |
static Profile |
Profile.EDGE_HTTP
Prototypical Http edge peer , i.e. |
static Profile |
Profile.SUPER
Prototypical super peer , i.e. |
static Profile |
Profile.SUPER_TCP
Prototypical TCP super peer , i.e. |
static Profile |
Profile.SUPER_HTTP
Prototypical HTTP super peer , i.e. |
static Profile |
Profile.RENDEZVOUS
Prototypical rendezVous peer , i.e. |
static Profile |
Profile.RENDEZVOUS_TCP
Prototypical TCP rendezVous peer , i.e. |
static Profile |
Profile.RENDEZVOUS_HTTP
Prototypical HTTP rendezVous peer , i.e. |
static Profile |
Profile.RELAY
Prototypical relay peer , i.e. |
static Profile |
Profile.RELAY_TCP
Prototypical TCP relay peer , i.e. |
static Profile |
Profile.RELAY_HTTP
Prototypical HTTP relay peer , i.e. |
static Profile |
Profile.LOCAL
Local/loopback/standalone services. |
static Profile |
Profile.DEFAULT
Default profile. |
protected static Profile |
Profile.SEED
Description of the Field |
| Methods in net.jxta.ext.config that return Profile | |
static Profile |
Profile.get(java.lang.String profile)
Instantiate a Profile for the named profile. |
| Methods in net.jxta.ext.config with parameters of type Profile | |
static void |
Profile.add(java.lang.String name,
Profile profile)
Add a new, named profile to the list of available profiles |
private void |
Configurator.process(Profile profile)
Description of the Method |
private void |
Configurator.process(Profile profile,
boolean overlay)
Process profile. |
| Constructors in net.jxta.ext.config with parameters of type Profile | |
Configurator(Profile profile)
Constructor for the Configurator object. If the provided Profile is null the default profile will be used in it's place. |
|
|
|||||||||
| Home >> All >> net >> jxta >> ext >> [ config overview ] | PREV NEXT | ||||||||