|
|||||||||
| Home >> All >> net >> jxta >> ext >> [ config overview ] | PREV NEXT | ||||||||
A
- ADDRESS - Static variable in class net.jxta.ext.config.Tag
- Address.
- ALL_ADDRESSES - Static variable in class net.jxta.ext.config.Env
- All local addresses.
- ALL_ADDRESSES - Static variable in class net.jxta.ext.config.UtilTest
- ANONYMOUS - Static variable in class net.jxta.ext.config.Default
- Anonymous Peer Name:
- ANY_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Bootstrap address indicator.
- ANY_HTTP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Bootstrap Http address indicator.
- ANY_TCP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Bootstrap Tcp address indicator.
- ANY_UDP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Bootstrap Udp address indicator.
- AbstractConfigurator - class net.jxta.ext.config.AbstractConfigurator.
- An abstract
PlatformConfiguratorimplementation that provides application callbacks forPlatformConfiggeneration and update prior to Platform startup. - AbstractConfigurator(PlatformConfigurator) - Constructor for class net.jxta.ext.config.AbstractConfigurator
- Constructor which overrides the backing
Configurator. - AbstractConfigurator.ConfiguratorWrapper - class net.jxta.ext.config.AbstractConfigurator.ConfiguratorWrapper.
- AbstractConfigurator.ConfiguratorWrapper() - Constructor for class net.jxta.ext.config.AbstractConfigurator.ConfiguratorWrapper
- Address - class net.jxta.ext.config.Address.
- Address container.
- Address() - Constructor for class net.jxta.ext.config.Address
- Constructor for the Address object
- Address(Address) - Constructor for class net.jxta.ext.config.Address
- Constructor for the Address object
- AllTests - class net.jxta.ext.config.AllTests.
- AllTests(String) - Constructor for class net.jxta.ext.config.AllTests
- add(String, Profile) - Static method in class net.jxta.ext.config.Profile
- Add a new, named profile to the list of available profiles
- addAddress(Address) - Method in class net.jxta.ext.config.Transport
- Adds a feature to the Address attribute of the Transport object
- addAddresses(List) - Method in class net.jxta.ext.config.Transport
- Adds a feature to the Addresses attribute of the Transport object
- addCause(Throwable) - Method in class net.jxta.ext.config.ConfiguratorException
- Add a cause
- addCauses(List) - Method in class net.jxta.ext.config.ConfiguratorException
- Adds a feature to the Causes attribute of the ConfiguratorException object
- addMulticastAddress(MulticastAddress) - Method in class net.jxta.ext.config.TcpTransportAddress
- Adds a feature to the Address attribute of the Transport object
- addMulticastAddresses(List) - Method in class net.jxta.ext.config.TcpTransportAddress
- Adds a feature to the Addresses attribute of the Transport object
- addOptimizer(Optimizer) - Method in class net.jxta.ext.config.Configurator
- addOptimizers(List) - Method in class net.jxta.ext.config.Configurator
- addProperty(String, String) - Method in interface net.jxta.ext.config.Optimizer
- addPublicAddress(PublicAddress) - Method in class net.jxta.ext.config.Transport
- Adds a feature to the PublicAddress attribute of the Transport object
- addPublicAddresses(List) - Method in class net.jxta.ext.config.Transport
- Adds a feature to the PublicAddresses attribute of the Transport object
- addRelay(URI) - Method in class net.jxta.ext.config.Configurator
- Adds a
Relayaddress.
Relays addresses with unspecified host information will be, uponPlatformConfiggeneration, be replaced with the associated bootstrap results. - addRelays(List) - Method in class net.jxta.ext.config.Configurator
- Adds
Relayaddresses.
Relays addresses with unspecified host information will be, uponPlatformConfiggeneration, be replaced with the associated bootstrap results. - addRendezVous(URI) - Method in class net.jxta.ext.config.Configurator
- Adds a
RendezVousaddress.
RendezVous addresses with unspecified host information will be, uponPlatformConfiggeneration, be replaced with the associated bootstrap results. - addRendezVous(List) - Method in class net.jxta.ext.config.Configurator
- Adds
RendezVousaddresses.
RendezVous addresses with unspecified host information will be, uponPlatformConfiggeneration, be replaced with the associated bootstrap results. - addResource(String, String) - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- addResources(Map) - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- addTransport(Transport) - Method in class net.jxta.ext.config.Configurator
- Adds a feature to the Transport attribute of the Configurator object
- addTransports(List) - Method in class net.jxta.ext.config.Configurator
- Adds a feature to the Transports attribute of the Configurator object
- address - Variable in class net.jxta.ext.config.Address
- addresses - Variable in class net.jxta.ext.config.Transport
- append(LoggingEvent) - Method in class net.jxta.ext.config.ConfiguratorTest.LogErrorAppender
B
- BOGUS - Static variable in class net.jxta.ext.config.Conversion
- BOOTSTRAP_ADDRESSES - Static variable in class net.jxta.ext.config.Default
- Bootstrap addresses.
- BootstrapTest - class net.jxta.ext.config.BootstrapTest.
- BootstrapTest() - Constructor for class net.jxta.ext.config.BootstrapTest
- BootstrapTest(String) - Constructor for class net.jxta.ext.config.BootstrapTest
C
- COLON - Static variable in class net.jxta.ext.config.Configurator
- COLON - Static variable in class net.jxta.ext.config.Conversion
- COLON - Static variable in class net.jxta.ext.config.Default
- COLON - Static variable in class net.jxta.ext.config.UtilTest
- CONFIGURATION - Static variable in class net.jxta.ext.config.Profile.Key
- Configuration: null
- CONFIGURATION_OPTIMIZER - Static variable in class net.jxta.ext.config.Profile.Key
- Optimizer: null
- CONFIGURATION_OPTIMIZER_CLASS - Static variable in class net.jxta.ext.config.Profile.Key
- Optmizer Class: null
- CONFIG_MODE - Static variable in class net.jxta.ext.config.Default
- Configuration mode: null
- Configurator - class net.jxta.ext.config.Configurator.
- A JXTA configurator.
Configuratorserves primarily as a JXTA property sheet and implements very little attribute association logic beyond that of what is required to perform integrity validation and address expansion.- Configurator() - Constructor for class net.jxta.ext.config.Configurator
- Deprecated. It's recommended to use the four params constructor
- Configurator(String, String) - Constructor for class net.jxta.ext.config.Configurator
- Constructor for the Configurator object.
- Configurator(String, String, String) - Constructor for class net.jxta.ext.config.Configurator
- Deprecated. It's recommended to use the four param constructor
- Configurator(String, String, String, String) - Constructor for class net.jxta.ext.config.Configurator
- Constructor for the Configurator object.
If a Platform configuration file 55 is found residing in the JXTA home 55 directory it is used to seed this instance.- Configurator(Profile) - Constructor for class net.jxta.ext.config.Configurator
- Constructor for the Configurator object.
If the providedProfileis null the default profile will be used in it's place.- Configurator(PlatformConfig) - Constructor for class net.jxta.ext.config.Configurator
- Constructor for the Configurator object.
If the providedPlatformConfigis null a default PlatformConfig will be used in it's place.- ConfiguratorException - exception net.jxta.ext.config.ConfiguratorException.
- ConfiguratorException() - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorException(String) - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorException(Throwable) - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorException(String, Throwable) - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorException(List) - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorException(String, List) - Constructor for class net.jxta.ext.config.ConfiguratorException
- Constructor for the ConfiguratorException object
- ConfiguratorTest - class net.jxta.ext.config.ConfiguratorTest.
- ConfiguratorTest() - Constructor for class net.jxta.ext.config.ConfiguratorTest
- ConfiguratorTest(String) - Constructor for class net.jxta.ext.config.ConfiguratorTest
- ConfiguratorTest.LogErrorAppender - class net.jxta.ext.config.ConfiguratorTest.LogErrorAppender.
- Custom appender to catch exceptions that would otherwise disappear in the log.
- ConfiguratorTest.LogErrorAppender() - Constructor for class net.jxta.ext.config.ConfiguratorTest.LogErrorAppender
- Conversion - class net.jxta.ext.config.Conversion.
- Conversion() - Constructor for class net.jxta.ext.config.Conversion
- ConversionException - exception net.jxta.ext.config.ConversionException.
- ConversionException() - Constructor for class net.jxta.ext.config.ConversionException
- Constructor for the ConversionException object
- ConversionException(String) - Constructor for class net.jxta.ext.config.ConversionException
- Constructor for the ConversionException object
- ConversionException(Throwable) - Constructor for class net.jxta.ext.config.ConversionException
- Constructor for the ConversionException object
- ConversionException(String, Throwable) - Constructor for class net.jxta.ext.config.ConversionException
- Constructor for the ConversionException object
- ConversionTest - class net.jxta.ext.config.ConversionTest.
- ConversionTest() - Constructor for class net.jxta.ext.config.ConversionTest
- ConversionTest(String) - Constructor for class net.jxta.ext.config.ConversionTest
- causes - Variable in class net.jxta.ext.config.ConfiguratorException
- clean() - Method in class net.jxta.ext.config.TestBase
- clearAddresses() - Method in class net.jxta.ext.config.Transport
- Description of the Method
- clearMulticastAddresses() - Method in class net.jxta.ext.config.TcpTransportAddress
- Description of the Method
- clearOptimizers() - Method in class net.jxta.ext.config.Configurator
- clearPublicAddresses() - Method in class net.jxta.ext.config.Transport
- Description of the Method
- clearRelays() - Method in class net.jxta.ext.config.Configurator
- Remove all
Relayaddresses.- clearRendezVous() - Method in class net.jxta.ext.config.Configurator
- Remove all
RendezVousaddresses.- clearResources() - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- clearTransports() - Method in class net.jxta.ext.config.Configurator
- Description of the Method
- close() - Method in class net.jxta.ext.config.ConfiguratorTest.LogErrorAppender
- configurator - Static variable in class net.jxta.ext.config.AbstractConfigurator.ConfiguratorWrapper
- constructPlatformConfig() - Method in class net.jxta.ext.config.Configurator
- Construct a
PlatformConfig.- contains(String) - Method in class net.jxta.ext.config.Resource
- createPlatformConfig(PlatformConfigurator) - Method in class net.jxta.ext.config.AbstractConfigurator
- Application callback invoked upon registered
Configuratorsprior to Platform startup when a newly createdPlatformConfig is required.- customParams - Variable in class net.jxta.ext.config.Configurator
D
- DEBUG - Static variable in class net.jxta.ext.config.Trace
- Debug trace.
- DEFAULT - Static variable in class net.jxta.ext.config.Profile
- Default profile.
- DEFAULT - Static variable in class net.jxta.ext.config.Protocol
- Description of the Field: null
- DEFAULT - Static variable in class net.jxta.ext.config.Trace
- Default trace.
- DEFAULT_JXTA_PROPERTIES - Static variable in class net.jxta.ext.config.AbstractConfigurator
- DEFAULT_PROFILE - Static variable in class net.jxta.ext.config.AbstractConfigurator
- DESCRIPTION - Static variable in class net.jxta.ext.config.TestBase
- Default - class net.jxta.ext.config.Default.
- Container for configuration defaults.
- Default() - Constructor for class net.jxta.ext.config.Default
- Constructor for the Default object.
- delete(File) - Method in class net.jxta.ext.config.TestBase
- descriptor - Variable in class net.jxta.ext.config.Configurator
E
- EDGE - Static variable in class net.jxta.ext.config.Profile
- Prototypical edge peer , i.e.
- EDGE_HTTP - Static variable in class net.jxta.ext.config.Profile
- Prototypical Http edge peer , i.e.
- EDGE_TCP - Static variable in class net.jxta.ext.config.Profile
- Prototypical Tcp edge peer , i.e.
- EMPTY_STRING - Static variable in class net.jxta.ext.config.Configurator
- EMPTY_STRING - Static variable in class net.jxta.ext.config.Util
- ENCODING_UTF8 - Static variable in class net.jxta.ext.config.Conversion
- ENDPOINT - Static variable in class net.jxta.ext.config.ModuleId
- Endpoint id.
- ENDPOINT_QUEUE_SIZE - Static variable in class net.jxta.ext.config.Tag
- Enpoint queue size.
- ENDPOINT_SERVICE - Static variable in class net.jxta.ext.config.Profile.Key
- Endpoint: null
- ENDPOINT_SERVICE_QUEUE_SIZE - Static variable in class net.jxta.ext.config.Default
- Endpoint queue size: null
- ENDPOINT_SERVICE_QUEUE_SIZE - Static variable in class net.jxta.ext.config.Profile.Key
- Endpoint outgoing queue size: null
- ERROR - Static variable in class net.jxta.ext.config.Trace
- Error trace.
- ESCAPE - Static variable in class net.jxta.ext.config.Conversion
- EXCEPTION_PREFIX - Static variable in class net.jxta.ext.config.Resource
- Env - class net.jxta.ext.config.Env.
- Container for environmental constructs.
- Env() - Constructor for class net.jxta.ext.config.Env
- endpointQueueSize - Variable in class net.jxta.ext.config.Configurator
- equals(Object) - Method in class net.jxta.ext.config.Address
- Description of the Method
- equals(Object) - Method in class net.jxta.ext.config.PublicAddress
- Description of the Method
- exists(File) - Method in class net.jxta.ext.config.TestBase
- expand(String) - Static method in class net.jxta.ext.config.Util
- Description of the Method
F
- FILE_SEPERATOR - Static variable in class net.jxta.ext.config.Resource
- FLAGS - Static variable in class net.jxta.ext.config.Tag
- Flags.
- fetchBootstrapAddresses(URI) - Method in class net.jxta.ext.config.Configurator
- Retrieve the specified bootstrap file.
G
- get(String) - Static method in class net.jxta.ext.config.Profile
- Instantiate a
Profilefor the named profile. - get(String) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- get(String, String) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- get(String) - Static method in class net.jxta.ext.config.Trace
- Instantiate a
Tracefor the named trace level. - getAddress() - Method in class net.jxta.ext.config.Address
- Gets the address attribute of the Address object
- getAddresses() - Method in class net.jxta.ext.config.Transport
- Gets the addresses attribute of the Transport object
- getAll(String) - Method in class net.jxta.ext.config.Resource
- Gets the all attribute of the Resource object
- getAll(String, String) - Method in class net.jxta.ext.config.Resource
- Gets the all attribute of the Resource object
- getBoolean(String) - Method in class net.jxta.ext.config.Resource
- Gets the boolean attribute of the Resource object
- getBoolean(String, boolean) - Method in class net.jxta.ext.config.Resource
- Gets the boolean attribute of the Resource object
- getBoolean(String, Boolean) - Method in class net.jxta.ext.config.Resource
- Gets the boolean attribute of the Resource object
- getCauses() - Method in class net.jxta.ext.config.ConfiguratorException
- Gets the causes attribute of the ConfiguratorException object
- getChar(String) - Method in class net.jxta.ext.config.Resource
- Gets the char attribute of the Resource object
- getChar(String, Character) - Method in class net.jxta.ext.config.Resource
- Gets the char attribute of the Resource object
- getClass(String) - Method in class net.jxta.ext.config.Resource
- Gets the class attribute of the Resource object
- getClass(String, Class) - Method in class net.jxta.ext.config.Resource
- Gets the class attribute of the Resource object
- getClasses(String) - Method in class net.jxta.ext.config.Resource
- Gets the classes attribute of the Resource object
- getClasses(String, URL) - Method in class net.jxta.ext.config.Resource
- Gets the classes attribute of the Resource object
- getColor(String) - Method in class net.jxta.ext.config.Resource
- Gets the color attribute of the Resource object
- getColor(String, Color) - Method in class net.jxta.ext.config.Resource
- Gets the color attribute of the Resource object
- getConfigParams() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- getConfigParams() - Method in class net.jxta.ext.config.Configurator
- getDescription() - Method in class net.jxta.ext.config.Configurator
- Gets the
Peerdescription. - getDescriptor() - Method in class net.jxta.ext.config.Configurator
- Gets the descriptor.
- getElement(InputStream) - Method in class net.jxta.ext.config.Resource
- Gets the element attribute of the Resource object
- getEndpointOutgoingQueueSize() - Method in class net.jxta.ext.config.Configurator
- Gets the Endpoint queue size measured in messages
- getFloat(String) - Method in class net.jxta.ext.config.Resource
- Gets the float attribute of the Resource object
- getFloat(String, Float) - Method in class net.jxta.ext.config.Resource
- Gets the float attribute of the Resource object
- getHome() - Static method in class net.jxta.ext.config.Configurator
- Gets base JXTA home.
- getId() - Method in class net.jxta.ext.config.ModuleId
- Gets the id attribute of the ModuleId object.
- getInstance() - Static method in class net.jxta.ext.config.ResourceManager
- Gets the instance attribute of the ResourceManager class
- getInt(String) - Method in class net.jxta.ext.config.Resource
- Gets the int attribute of the Resource object
- getInt(String, int) - Method in class net.jxta.ext.config.Resource
- Gets the int attribute of the Resource object
- getInt(String, Integer) - Method in class net.jxta.ext.config.Resource
- Gets the int attribute of the Resource object
- getJXTAHome() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- getJXTAHome() - Method in class net.jxta.ext.config.Configurator
- getJXTAHomeFile() - Method in class net.jxta.ext.config.AbstractConfigurator
- getLocalHost() - Method in class net.jxta.ext.config.Configurator
- Gets the localHost attribute of the Configurator object
- getLocalHost() - Static method in class net.jxta.ext.config.Util
- Gets the local address.
- getLong(String) - Method in class net.jxta.ext.config.Resource
- Gets the long attribute of the Resource object
- getLong(String, long) - Method in class net.jxta.ext.config.Resource
- Gets the long attribute of the Resource object
- getLong(String, Long) - Method in class net.jxta.ext.config.Resource
- Gets the long attribute of the Resource object
- getMulticastAddresses() - Method in class net.jxta.ext.config.TcpTransportAddress
- Gets the addresses attribute of the Transport object
- getName() - Method in class net.jxta.ext.config.Configurator
- Gets the
Peername. - getNextAvailablePort(Address, int) - Static method in class net.jxta.ext.config.Util
- Gets the nextAvailablePort attribute of the Configurator object
- getOptimizers() - Method in class net.jxta.ext.config.Configurator
- getPassword() - Method in class net.jxta.ext.config.Configurator
- Gets the password.
- getPeerId() - Method in class net.jxta.ext.config.Configurator
- Gets the
PeerID. - getPeerProxyAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the proxy used for configuration.
- getPlatformConfig() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- getPlatformConfig() - Method in class net.jxta.ext.config.Configurator
- Gets the
PlatformConfigthat is comprised of the constituent properties. - getPlatformConfig() - Method in class net.jxta.ext.config.TestBase
- getPortRange() - Method in class net.jxta.ext.config.Address
- Gets the portRange attribute of the Address object
- getPrincipal() - Method in class net.jxta.ext.config.Configurator
- Gets the principal.
- getProfile() - Method in class net.jxta.ext.config.Profile
- Gets the profile attribute of the Profile object
- getProfiles() - Static method in class net.jxta.ext.config.Profile
- Get unsorted list of names for available profiles
- getProperty(String) - Method in interface net.jxta.ext.config.Optimizer
- getProtocols() - Static method in class net.jxta.ext.config.Protocol
- Gets the protocols attribute of the Protocol class
- getProxyAddress() - Method in class net.jxta.ext.config.Transport
- Gets the proxyAddress attribute of the Transport object
- getProxyFromUserAgent() - Static method in class net.jxta.ext.config.Util
- getPublicAddresses() - Method in class net.jxta.ext.config.Transport
- Gets the publicAddresses attribute of the Transport object
- getReflectionBootstrapAddress() - Method in class net.jxta.ext.config.Configurator
- Deprecated. moved to RelayOptimizer property
- getRelayIncomingLease() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayincoming lease measured in milliseconds. - getRelayIncomingMaximum() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayincoming maximum. - getRelayOutgoingLease() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayoutgoing lease measured in milliseconds. - getRelayOutgoingMaximum() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayoutgoing maximum. - getRelayQueueSize() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayqueue size measured in messages. - getRelays() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayaddresses. - getRelaysBootstrapAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relaybootstrap address. - getRelaysDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relaydiscovery enabler. - getRendezVous() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVousaddresses. - getRendezVousAutoStart() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVousAutoStart delay in milliseconds. - getRendezVousBootstrapAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVousbootstrap address. - getResource(String) - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- getResource(String) - Method in class net.jxta.ext.config.Resource
- getResourceAsStream(String) - Method in class net.jxta.ext.config.Resource
- Gets the resourceAsStream attribute of the Resource object
- getResourceAsStream(String, Class) - Method in class net.jxta.ext.config.Resource
- Gets the resourceAsStream attribute of the Resource object
- getResourceKeys() - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- getResources(String) - Method in class net.jxta.ext.config.Resource
- getRootCertificate() - Method in class net.jxta.ext.config.Configurator
- Gets the root certificate.
- getRootCertificateAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the Root Certificate address.
- getRootCertificateBase64() - Method in class net.jxta.ext.config.Configurator
- Gets the root certificate Base64 encoded.
- getRootDocument() - Method in class net.jxta.ext.config.Resource
- Gets the rootDocument attribute of the Resource object
- getRootDocument(boolean) - Method in class net.jxta.ext.config.Resource
- Gets the rootDocument attribute of the Resource object
- getRootElement(URL) - Method in class net.jxta.ext.config.Resource
- Gets the rootElement attribute of the Resource object
- getRootElement(InputStream) - Method in class net.jxta.ext.config.Resource
- Gets the rootElement attribute of the Resource object
- getScheme() - Method in class net.jxta.ext.config.Transport
- Gets the scheme attribute of the Transport object
- getSchemes() - Static method in class net.jxta.ext.config.Transport.Scheme
- Gets the schemes attribute of the Scheme class
- getServerSocket(InetAddress, int) - Static method in class net.jxta.ext.config.Util
- getSize() - Method in class net.jxta.ext.config.MulticastAddress
- Gets the size attribute of the MulticastAddress object
- getTrace() - Method in class net.jxta.ext.config.Configurator
- Gets the
Trace. - getTraces() - Static method in class net.jxta.ext.config.Trace
- Available traces iterator.
- getTransports() - Method in class net.jxta.ext.config.Configurator
- Gets the transports attribute of the Configurator object
- getURI(String) - Method in class net.jxta.ext.config.Resource
- Gets the URI attribute of the Resource object
- getURI(String, URI) - Method in class net.jxta.ext.config.Resource
- Gets the URI attribute of the Resource object
- getURIs(String) - Method in class net.jxta.ext.config.Resource
- Gets the URIs attribute of the Resource object
- getURIs(String, URI) - Method in class net.jxta.ext.config.Resource
- Gets the URIs attribute of the Resource object
- getURL(String) - Method in class net.jxta.ext.config.Resource
- Gets the URL attribute of the Resource object
- getURL(String, URL) - Method in class net.jxta.ext.config.Resource
- Gets the URL attribute of the Resource object
- getURLs(String) - Method in class net.jxta.ext.config.Resource
- Gets the URLs attribute of the Resource object
- getURLs(String, URL) - Method in class net.jxta.ext.config.Resource
- Gets the URLs attribute of the Resource object
- getValue(String, String) - Method in class net.jxta.ext.config.Resource
- Gets the value attribute of the Resource object
- getValue(String) - Method in class net.jxta.ext.config.Resource
- Gets the value attribute of the Resource object
- getValue(String, boolean) - Method in class net.jxta.ext.config.Resource
- Gets the value attribute of the Resource object
- getValues(String, String) - Method in class net.jxta.ext.config.Resource
- Gets the values attribute of the Resource object
- getValues(String) - Method in class net.jxta.ext.config.Resource
- Gets the values attribute of the Resource object
- getXP(String) - Method in class net.jxta.ext.config.Resource
- Gets the xP attribute of the Resource object
H
- HOME - Static variable in class net.jxta.ext.config.Configurator
- HOME - Static variable in class net.jxta.ext.config.Default
- Home: null
- HOME_ADDRESS - Static variable in class net.jxta.ext.config.Default
- JXTA home directory.
- HOME_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Peer home: null
- HTTP - Static variable in class net.jxta.ext.config.ModuleId
- Http id.
- HTTP - Static variable in class net.jxta.ext.config.Profile.Key
- Http: null
- HTTP - Static variable in class net.jxta.ext.config.Protocol
- Description of the Field: null
- HTTP - Static variable in class net.jxta.ext.config.Transport.Scheme
- Http transport: null
- HTTP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Tcp address.
- HTTP_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Http address: null
- HTTP_ADDRESS - Static variable in class net.jxta.ext.config.Tag
- Http address.
- HTTP_INCOMING - Static variable in class net.jxta.ext.config.Profile.Key
- Http incoming: null
- HTTP_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Http incoming enabler: null
- HTTP_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Http incoming enabler: null
- HTTP_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Http enabler: null
- HTTP_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Http enabler: null
- HTTP_OUTGOING - Static variable in class net.jxta.ext.config.Profile.Key
- Http outgoing: null
- HTTP_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Http outgoing enabler: null
- HTTP_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Http outgoing enabler: null
- HTTP_PORT - Static variable in class net.jxta.ext.config.Default
- Http port: null
- HTTP_PORT_RANGE - Static variable in class net.jxta.ext.config.Profile.Key
- Http port range: null
- HTTP_PROXY_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Http proxy: null
- HTTP_PROXY_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Http proxy enabler: null
- HTTP_PROXY_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Http enabler: null
- HTTP_PROXY_PORT - Static variable in class net.jxta.ext.config.Default
- HTTP_PUBLIC_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Http public address: null
- HTTP_PUBLIC_ADDRESS_EXCLUSIVE_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Http use public address exclusive: null
- HTTP_PUBLIC_ADDRESS_EXCLUSIVE_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Http public address exclusive enabler: null
- HTTP_URI - Static variable in class net.jxta.ext.config.Protocol
- HttpTransport - class net.jxta.ext.config.HttpTransport.
- Container for Http Transport configuration attributes.
- HttpTransport() - Constructor for class net.jxta.ext.config.HttpTransport
- Constructor for the HttpTransport object
- hashCode() - Method in class net.jxta.ext.config.Address
- hashCode() - Method in class net.jxta.ext.config.PublicAddress
I
- INCOMING_LEASE - Static variable in class net.jxta.ext.config.Default
- Incoming lease: null ms
- INCOMING_LEASE - Static variable in class net.jxta.ext.config.Tag
- Incoming lease.
- INCOMING_MAXIMUM - Static variable in class net.jxta.ext.config.Default
- Maximum incoming connections: null
- INFO - Static variable in class net.jxta.ext.config.Trace
- Information trace.
- INVALID_PORT - Static variable in class net.jxta.ext.config.Default
- Invalid port: null
- IS_CLIENT - Static variable in class net.jxta.ext.config.Tag
- Outgoing.
- IS_ENABLED - Static variable in class net.jxta.ext.config.Tag
- Enabler.
- IS_SERVER - Static variable in class net.jxta.ext.config.Tag
- Incoming
- inetAddressToBytes(String) - Static method in class net.jxta.ext.config.Util
- instance - Static variable in class net.jxta.ext.config.ResourceManager
- isEnabled - Variable in class net.jxta.ext.config.ProxyAddress
- isEnabled() - Method in class net.jxta.ext.config.ProxyAddress
- Gets the enabled attribute of the ProxyAddress object
- isEnabled - Variable in class net.jxta.ext.config.Transport
- isEnabled() - Method in class net.jxta.ext.config.Transport
- Gets the enabled attribute of the Transport object
- isExclusive - Variable in class net.jxta.ext.config.PublicAddress
- isExclusive() - Method in class net.jxta.ext.config.PublicAddress
- Gets the exclusive attribute of the PublicAddress object
- isIncoming - Variable in class net.jxta.ext.config.Transport
- isIncoming() - Method in class net.jxta.ext.config.Transport
- Gets the incoming attribute of the Transport object
- isMulticast - Variable in class net.jxta.ext.config.MulticastAddress
- isMulticast() - Method in class net.jxta.ext.config.MulticastAddress
- Gets the multicast attribute of the MulticastAddress object
- isMulticast(URI) - Static method in class net.jxta.ext.config.Util
- isNonRoutable(URI) - Static method in class net.jxta.ext.config.Util
- isNormalService(ID) - Static method in class net.jxta.ext.config.ModuleId
- isOutgoing - Variable in class net.jxta.ext.config.Transport
- isOutgoing() - Method in class net.jxta.ext.config.Transport
- Gets the outgoing attribute of the Transport object
- isPortAvailable(InetAddress, int) - Static method in class net.jxta.ext.config.Util
- Checks for the specified port availability.
- isProxy() - Method in class net.jxta.ext.config.Configurator
- Gets the proxy service enabler.
- isProxy() - Method in class net.jxta.ext.config.Transport
- Gets the proxy attribute of the Transport object
- isProxyEnabled - Variable in class net.jxta.ext.config.Configurator
- isProxyEnabled - Variable in class net.jxta.ext.config.Transport
- isReconfigure() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- isReconfigure() - Method in class net.jxta.ext.config.Configurator
- gets the reconfigure attribute of the Configurator object
- isRelay() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayenabler. - isRelayIncoming() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayincoming enabler. - isRelayOutgoing() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relayoutgoing enabler. - isRelaysDiscovery - Variable in class net.jxta.ext.config.Configurator
- isRelaysDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relaydiscovery enabler. - isRendezVous() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVousenabler. - isRendezVousAutoStart() - Method in class net.jxta.ext.config.Configurator
- Get
RendezVousServiceAutoStart status. - isRendezVousDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVousdiscovery enabler. - isSecurity - Variable in class net.jxta.ext.config.Configurator
- isSecurity() - Method in class net.jxta.ext.config.Configurator
- Gets the security enabler.
- isValid(String) - Static method in class net.jxta.ext.config.Protocol
- Gets the valid attribute of the Protocol class
- isValid(String) - Static method in class net.jxta.ext.config.Transport.Scheme
- Gets the valid attribute of the Scheme class
J
- JXTA - Static variable in class net.jxta.ext.config.Env
- JXTA - Static variable in class net.jxta.ext.config.Profile.Key
- Root path: null
- JXTA_HOME - Static variable in class net.jxta.ext.config.Env
- JXTA home directory.
- JXTA_PROPERTIES_KEY - Static variable in class net.jxta.ext.config.AbstractConfigurator
- jxta.properties resource name.
L
- LOCAL - Static variable in class net.jxta.ext.config.Profile
- Local/loopback/standalone services.
- LOG - Static variable in class net.jxta.ext.config.AbstractConfigurator
- LOG - Static variable in class net.jxta.ext.config.Configurator
- LOG - Static variable in class net.jxta.ext.config.Default
- LOG - Static variable in class net.jxta.ext.config.Env
- LOG - Static variable in class net.jxta.ext.config.Profile
- LOG - Static variable in class net.jxta.ext.config.Util
- load() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- load(File) - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- load() - Method in class net.jxta.ext.config.Configurator
- null
- load(File) - Method in class net.jxta.ext.config.Configurator
- null
- load(URL) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(String) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(File) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(String, Class) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(InputStream) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(Object, Element) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- load(File) - Method in class net.jxta.ext.config.TrivialConfigurator
- Deprecated.
- load() - Method in class net.jxta.ext.config.TrivialConfigurator
- Deprecated.
- lock - Static variable in class net.jxta.ext.config.Resource
M
- MACRO_ESCAPE - Static variable in class net.jxta.ext.config.Util
- MACRO_POSTFIX - Static variable in class net.jxta.ext.config.Util
- MACRO_PREFIX - Static variable in class net.jxta.ext.config.Util
- MAXIMUM_INCOMING - Static variable in class net.jxta.ext.config.Tag
- Maximum incoming.
- MAXIMUM_MULTICAST_SIZE - Static variable in class net.jxta.ext.config.Default
- Maximum Multicast size: null
- MAXIMUM_OUTGOING - Static variable in class net.jxta.ext.config.Tag
- Maximum outgoing.
- MAXIMUM_PORT - Static variable in class net.jxta.ext.config.Default
- Maximum port: null
- MAX_WAIT - Static variable in class net.jxta.ext.config.Configurator
- MEMBERSHIP - Static variable in class net.jxta.ext.config.ModuleId
- Membership id.
- MILLISECONDS_PER_SECOND - Static variable in class net.jxta.ext.config.Configurator
- MILLISECONDS_PER_SECOND - Static variable in class net.jxta.ext.config.Default
- MINIMUM_DYNAMIC_PORT - Static variable in class net.jxta.ext.config.Default
- Minimum dynamic port: null
- MINIMUM_MULTICAST_SIZE - Static variable in class net.jxta.ext.config.Default
- Minimm Multicast size: null
- MINIMUM_PORT - Static variable in class net.jxta.ext.config.Default
- Minimum port: null
- MULTICAST - Static variable in class net.jxta.ext.config.Default
- MULTICAST - Static variable in class net.jxta.ext.config.Profile.Key
- Multicast: null
- MULTICAST_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Multicast address.
- MULTICAST_ADDRESS - Static variable in class net.jxta.ext.config.TestBase
- MULTICAST_IP - Static variable in class net.jxta.ext.config.Default
- Muliciast: null
- MULTICAST_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Multicast enabler: null
- MULTICAST_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Multicast enabler: null
- MULTICAST_PORT - Static variable in class net.jxta.ext.config.Default
- Multicast port: null
- MULTICAST_PORT - Static variable in class net.jxta.ext.config.TestBase
- MULTICAST_SIZE - Static variable in class net.jxta.ext.config.Default
- Multicast size: null
- MULTICAST_SIZE - Static variable in class net.jxta.ext.config.Profile.Key
- Multicast size: null
- MULTICAST_SIZE - Static variable in class net.jxta.ext.config.TestBase
- ModuleId - class net.jxta.ext.config.ModuleId.
- Container for registered
ModuleClassIDs. - ModuleId(ModuleClassID) - Constructor for class net.jxta.ext.config.ModuleId
- Constructor for the ModuleID object.
- MulticastAddress - class net.jxta.ext.config.MulticastAddress.
- Multicast address container.
- MulticastAddress() - Constructor for class net.jxta.ext.config.MulticastAddress
- Constructor for the MulticastAddress object
- MulticastAddress(MulticastAddress) - Constructor for class net.jxta.ext.config.MulticastAddress
- Constructor for the MulticastAddress object
- main(String[]) - Static method in class net.jxta.ext.config.AllTests
- main(String[]) - Static method in class net.jxta.ext.config.BootstrapTest
- main(String[]) - Static method in class net.jxta.ext.config.ConfiguratorTest
- main(String[]) - Static method in class net.jxta.ext.config.ConversionTest
- main(String[]) - Static method in class net.jxta.ext.config.PlatformConfigTest
- main(String[]) - Static method in class net.jxta.ext.config.ProfileTest
- main(String[]) - Static method in class net.jxta.ext.config.TransportTest
- main(String[]) - Static method in class net.jxta.ext.config.UtilTest
- makeAddress(String, String, int) - Method in class net.jxta.ext.config.Configurator
- manageResources() - Method in class net.jxta.ext.config.AbstractConfigurator
- mcid - Variable in class net.jxta.ext.config.ModuleId
- model(String) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- model(String, int) - Static method in class net.jxta.ext.config.Util
- multicastAddresses - Variable in class net.jxta.ext.config.TcpTransportAddress
N
- NAME - Static variable in class net.jxta.ext.config.TestBase
- NETWORK - Static variable in class net.jxta.ext.config.Profile.Key
- Network: null
- NEW_LINE - Static variable in class net.jxta.ext.config.Util
- NON_ROUTABLE_ADDRESSES - Static variable in class net.jxta.ext.config.Env
- NO_DISCOVERY - Static variable in class net.jxta.ext.config.Tag
- No discovery.
- NULL_CHAR - Static variable in class net.jxta.ext.config.Configurator
- net.jxta.ext.config - package net.jxta.ext.config
- normalize() - Method in class net.jxta.ext.config.Configurator
- Normalize constructs.
- normalize(Address) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- normalize(Address, boolean) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- normalize(Address, boolean, URI) - Static method in class net.jxta.ext.config.Util
- Address normalizer.
O
- OPTIMIZER_PROPERTY_NAME - Static variable in class net.jxta.ext.config.Profile.Key
- Optmizer Property Name: null
- OPTIMIZER_PROPERTY_VALUE - Static variable in class net.jxta.ext.config.Profile.Key
- Optmizer Property Value: null
- OUTGOING_LEASE - Static variable in class net.jxta.ext.config.Default
- Outgoing lease: null ms
- OUTGOING_LEASE - Static variable in class net.jxta.ext.config.Tag
- Outgoing lease.
- OUTGOING_MAXIMUM - Static variable in class net.jxta.ext.config.Default
- Maximum outgoing connections: null
- Optimizer - interface net.jxta.ext.config.Optimizer.
- optimize() - Method in class net.jxta.ext.config.Configurator
- optimize(Configurator) - Method in interface net.jxta.ext.config.Optimizer
- optimizers - Variable in class net.jxta.ext.config.Configurator
- orderAddresses(List) - Method in class net.jxta.ext.config.Configurator
- Optimally order the addresses dependent upon the configuration current.
P
- PARM - Static variable in class net.jxta.ext.config.Tag
- Parameter.
- PASSWORD - Static variable in class net.jxta.ext.config.Default
- Peer password: null
- PASSWORD - Static variable in class net.jxta.ext.config.Env
- JXTA password
Systemproperty key: null - PASSWORD - Static variable in class net.jxta.ext.config.TestBase
- PATH_DELIMITER - Static variable in class net.jxta.ext.config.Resource
- PC - Static variable in class net.jxta.ext.config.TestBase
- PC_TEST - Static variable in class net.jxta.ext.config.TestBase
- PEER - Static variable in class net.jxta.ext.config.Profile.Key
- Peer: null
- PEERGROUP - Static variable in class net.jxta.ext.config.ModuleId
- PeerGroup id.
- PEER_DESCRIPTION - Static variable in class net.jxta.ext.config.Default
- Configurator description: null
- PEER_DESCRIPTION - Static variable in class net.jxta.ext.config.Profile.Key
- Peer Description: null
- PEER_DESCRIPTOR - Static variable in class net.jxta.ext.config.Default
- Peer descriptor: null
- PEER_DESCRIPTOR - Static variable in class net.jxta.ext.config.Profile.Key
- Peer description: null
- PEER_ID - Static variable in class net.jxta.ext.config.Profile.Key
- Peer ID: null
- PEER_NAME - Static variable in class net.jxta.ext.config.Default
- Peer name: null
- PEER_NAME - Static variable in class net.jxta.ext.config.