|
|||||||||
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
PlatformConfigurator
implementation that provides application callbacks forPlatformConfig
generation 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
Relay
address.
Relays addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - addRelays(List) - Method in class net.jxta.ext.config.Configurator
- Adds
Relay
addresses.
Relays addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - addRendezVous(URI) - Method in class net.jxta.ext.config.Configurator
- Adds a
RendezVous
address.
RendezVous addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - addRendezVous(List) - Method in class net.jxta.ext.config.Configurator
- Adds
RendezVous
addresses.
RendezVous addresses with unspecified host information will be, uponPlatformConfig
generation, 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.
Configurator
serves 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 providedProfile
is 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 providedPlatformConfig
is 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
Relay
addresses.- clearRendezVous() - Method in class net.jxta.ext.config.Configurator
- Remove all
RendezVous
addresses.- 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
Configurators
prior 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
Profile
for 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
Trace
for 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
Peer
description. - 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
Peer
name. - 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
PlatformConfig
that 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
Relay
incoming lease measured in milliseconds. - getRelayIncomingMaximum() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
incoming maximum. - getRelayOutgoingLease() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
outgoing lease measured in milliseconds. - getRelayOutgoingMaximum() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
outgoing maximum. - getRelayQueueSize() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
queue size measured in messages. - getRelays() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
addresses. - getRelaysBootstrapAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
bootstrap address. - getRelaysDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
discovery enabler. - getRendezVous() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVous
addresses. - getRendezVousAutoStart() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVous
AutoStart delay in milliseconds. - getRendezVousBootstrapAddress() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVous
bootstrap 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
Relay
enabler. - isRelayIncoming() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
incoming enabler. - isRelayOutgoing() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
outgoing enabler. - isRelaysDiscovery - Variable in class net.jxta.ext.config.Configurator
- isRelaysDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
Relay
discovery enabler. - isRendezVous() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVous
enabler. - isRendezVousAutoStart() - Method in class net.jxta.ext.config.Configurator
- Get
RendezVousService
AutoStart status. - isRendezVousDiscovery() - Method in class net.jxta.ext.config.Configurator
- Gets the
RendezVous
discovery 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
ModuleClassID
s. - 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
System
property 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.Profile.Key
- Peer name: null
- PEER_PROXY_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Peer proxy address: null
- PERCENT - Static variable in class net.jxta.ext.config.Conversion
- PLATFORM_CONFIG - Static variable in class net.jxta.ext.config.Env
- JXTA Platform configuration file: null
- PLATFORM_CONFIG_CLASSIC - Static variable in class net.jxta.ext.config.PlatformConfigTest
- PORT - Static variable in class net.jxta.ext.config.UtilTest
- PORT_RANGE - Static variable in class net.jxta.ext.config.Default
- Port range: null
- PORT_RANGE - Static variable in class net.jxta.ext.config.UtilTest
- PRINCIPAL - Static variable in class net.jxta.ext.config.Default
- Peer principal: null
- PRINCIPAL - Static variable in class net.jxta.ext.config.Env
- JXTA principal
System
property key: null - PRINCIPAL - Static variable in class net.jxta.ext.config.Profile.Key
- Peer principal: null
- PRINCIPAL - Static variable in class net.jxta.ext.config.TestBase
- PROFILE - Static variable in class net.jxta.ext.config.Env
ResourceConfigurator
configuration file: null- PROFILE_KEY - Static variable in class net.jxta.ext.config.AbstractConfigurator
- ext:config profile resource name.
- PROTOCOL - Static variable in class net.jxta.ext.config.UtilTest
- PROXY - Static variable in class net.jxta.ext.config.Env
- JXTA HTTP proxy
System
property key: null - PROXY - Static variable in class net.jxta.ext.config.ModuleId
- Proxy id.
- PROXY_HOST - Static variable in class net.jxta.ext.config.Env
- Java HTTP proxy host
System
key: null - PROXY_PASSWORD - Static variable in class net.jxta.ext.config.Env
- JXTA HTTP proxy passwod
System
key: null - PROXY_PORT - Static variable in class net.jxta.ext.config.Env
- Java HTTP proxy port
System
key: null - PROXY_SERVICE - Static variable in class net.jxta.ext.config.Profile.Key
- Proxy service: null
- PROXY_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- JXTA Proxy enabler: null
- PROXY_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Proxy enabler: null
- PROXY_USER - Static variable in class net.jxta.ext.config.Env
- JXTA HTTP proxy user
System
key: null - PlatformConfigTest - class net.jxta.ext.config.PlatformConfigTest.
- PlatformConfigTest() - Constructor for class net.jxta.ext.config.PlatformConfigTest
- PlatformConfigTest(String) - Constructor for class net.jxta.ext.config.PlatformConfigTest
- Profile - class net.jxta.ext.config.Profile.
- A JXTA configurator that can parse an XML resource and in turn construct the
relevant
PlatformConfig
.
All addresses are of the form URI. - Profile(URL) - Constructor for class net.jxta.ext.config.Profile
- Constructor for the Profile object.
- Profile(InputStream) - Constructor for class net.jxta.ext.config.Profile
- Profile(String) - Constructor for class net.jxta.ext.config.Profile
- Constructor for the Profile object
- Profile.Key - class net.jxta.ext.config.Profile.Key.
- Container for resource keys in the form of XPath expressions.
- Profile.Key() - Constructor for class net.jxta.ext.config.Profile.Key
- Constructor for the Key object
- ProfileTest - class net.jxta.ext.config.ProfileTest.
- ProfileTest() - Constructor for class net.jxta.ext.config.ProfileTest
- ProfileTest(String) - Constructor for class net.jxta.ext.config.ProfileTest
- Protocol - class net.jxta.ext.config.Protocol.
- Description of the Class
- Protocol() - Constructor for class net.jxta.ext.config.Protocol
- Constructor for the Protocol object
- ProxyAddress - class net.jxta.ext.config.ProxyAddress.
- Proxy address container.
- ProxyAddress() - Constructor for class net.jxta.ext.config.ProxyAddress
- Constructor for the ProxyAddress object
- ProxyAddress(ProxyAddress) - Constructor for class net.jxta.ext.config.ProxyAddress
- Constructor for the ProxyAddress object
- PublicAddress - class net.jxta.ext.config.PublicAddress.
- Public address container.
- PublicAddress() - Constructor for class net.jxta.ext.config.PublicAddress
- Constructor for the PublicAddress object
- PublicAddress(PublicAddress) - Constructor for class net.jxta.ext.config.PublicAddress
- password - Variable in class net.jxta.ext.config.Configurator
- pc - Variable in class net.jxta.ext.config.PlatformConfigTest
- pc - Variable in class net.jxta.ext.config.TestBase
- peerDescription - Variable in class net.jxta.ext.config.Configurator
- peerId - Variable in class net.jxta.ext.config.Configurator
- peerName - Variable in class net.jxta.ext.config.Configurator
- peerProxy - Variable in class net.jxta.ext.config.Configurator
- principal - Variable in class net.jxta.ext.config.Configurator
- process(PlatformConfig) - Method in class net.jxta.ext.config.Configurator
- Process
PlatformConfig
. - process(Profile) - Method in class net.jxta.ext.config.Configurator
- Description of the Method
- process(Profile, boolean) - Method in class net.jxta.ext.config.Configurator
- Process profile.
- process(Object) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- process(Object, Class) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- profile - Variable in class net.jxta.ext.config.Profile
- profiles - Static variable in class net.jxta.ext.config.Profile
- protocols - Static variable in class net.jxta.ext.config.Protocol
- proxy - Variable in class net.jxta.ext.config.Transport
- pse - Variable in class net.jxta.ext.config.Configurator
- publicAddresses - Variable in class net.jxta.ext.config.Transport
Q
- QUEUE_SIZE - Static variable in class net.jxta.ext.config.Default
- Queue size: null messages
- QUEUE_SIZE - Static variable in class net.jxta.ext.config.Tag
- Outgoing queue size.
R
- RDV_BOOTSTRAP - Static variable in class net.jxta.ext.config.Default
- RECONFIGURE - Static variable in class net.jxta.ext.config.Env
- Description of the Field
- REFLECTION - Static variable in class net.jxta.ext.config.Profile.Key
- Deprecated. moved to RelayOptimizer
- REFLECTION_BOOTSTRAP - Static variable in class net.jxta.ext.config.Default
- REFLECTION_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Deprecated.
- REFLECTION_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Deprecated. move to RelayOptimizer
- RELAY - Static variable in class net.jxta.ext.config.ModuleId
- Relay id.
- RELAY - Static variable in class net.jxta.ext.config.Profile
- Prototypical relay peer , i.e.
- RELAYS - Static variable in class net.jxta.ext.config.Profile.Key
- Relay: null
- RELAYS_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Relay address: null
- RELAYS_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Relay bootstrap: null
- RELAYS_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Relay bootstrap enabler: null
- RELAYS_DISCOVERY_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Relays discovery enabler: null
- RELAYS_DISCOVERY_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Relay discovery enabler: null
- RELAY_HTTP - Static variable in class net.jxta.ext.config.Profile
- Prototypical HTTP relay peer , i.e.
- RELAY_SERVICE - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service: null
- RELAY_SERVICE_INCOMING - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service incoming: null
- RELAY_SERVICE_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Relay incoming enabler: null
- RELAY_SERVICE_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service incoming enabler: null
- RELAY_SERVICE_INCOMING_LEASE - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service incoming lease: null
- RELAY_SERVICE_INCOMING_MAXIMUM - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service incoming maximum connections: null
- RELAY_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Relay service enabler: null
- RELAY_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service enabler: null
- RELAY_SERVICE_OUTGOING - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service outgoing: null
- RELAY_SERVICE_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Relay outgoing enabler: null
- RELAY_SERVICE_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service outgoing enabler: null
- RELAY_SERVICE_OUTGOING_LEASE - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service outgoing lease: null
- RELAY_SERVICE_OUTGOING_MAXIMUM - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service outgoing maximum connections: null
- RELAY_SERVICE_QUEUE_SIZE - Static variable in class net.jxta.ext.config.Default
- Relay service queue size: {$value}
- RELAY_SERVICE_QUEUE_SIZE - Static variable in class net.jxta.ext.config.Profile.Key
- Relay service queue size: null
- RELAY_TCP - Static variable in class net.jxta.ext.config.Profile
- Prototypical TCP relay peer , i.e.
- RENDEZVOUS - Static variable in class net.jxta.ext.config.ModuleId
- RendezVous id.
- RENDEZVOUS - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous: null
- RENDEZVOUS - Static variable in class net.jxta.ext.config.Profile
- Prototypical rendezVous peer , i.e.
- RENDEZVOUS - Static variable in class net.jxta.ext.config.Tag
- RendezVous.
- RENDEZVOUS_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous address: null
- RENDEZVOUS_AUTO_START - Static variable in class net.jxta.ext.config.Tag
- Peer is promotable to a RendezVous.
- RENDEZVOUS_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- RendezVous bootstrap: null
- RENDEZVOUS_BOOTSTRAP_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous boostrap: null
- RENDEZVOUS_DISCOVERY_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- RendezVous discovery enabler: null
- RENDEZVOUS_DISCOVERY_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous discovery enabler: null
- RENDEZVOUS_HTTP - Static variable in class net.jxta.ext.config.Profile
- Prototypical HTTP rendezVous peer , i.e.
- RENDEZVOUS_SERVICE - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous service: null
- RENDEZVOUS_SERVICE_AUTO_START - Static variable in class net.jxta.ext.config.Default
- RendezVous AutoStart: null
- RENDEZVOUS_SERVICE_AUTO_START - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous service auto start: null
- RENDEZVOUS_SERVICE_AUTO_START_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- RendezVous AutoStart enabler: null
- RENDEZVOUS_SERVICE_AUTO_START_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous service auto start enabler: null
- RENDEZVOUS_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- RendezVous service enabler: null
- RENDEZVOUS_SERVICE_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- RendezVous service enabler: null
- RENDEZVOUS_TCP - Static variable in class net.jxta.ext.config.Profile
- Prototypical TCP rendezVous peer , i.e.
- RESOURCE_BASE - Static variable in class net.jxta.ext.config.Profile
- RLY_BOOTSTRAP - Static variable in class net.jxta.ext.config.Default
- ROOT - Static variable in class net.jxta.ext.config.Resource
- ROOT_CERT - Static variable in class net.jxta.ext.config.Tag
- Root certificate.
- ROOT_CERTIFICATE - Static variable in class net.jxta.ext.config.Default
- Peer root certificate:
- ROOT_CERTIFICATE - Static variable in class net.jxta.ext.config.Profile.Key
- Peer root certificate: null
- ROOT_CERTIFICATE_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Peer root certificate addes: null
- Resource - class net.jxta.ext.config.Resource.
- Resource() - Constructor for class net.jxta.ext.config.Resource
- Constructor for the Resource object
- ResourceManager - class net.jxta.ext.config.ResourceManager.
- ResourceManager() - Constructor for class net.jxta.ext.config.ResourceManager
- Constructor for the ResourceManager object
- ResourceNotFoundException - exception net.jxta.ext.config.ResourceNotFoundException.
- ResourceNotFoundException() - Constructor for class net.jxta.ext.config.ResourceNotFoundException
- Constructor for the ResourceNotFoundException object
- ResourceNotFoundException(String) - Constructor for class net.jxta.ext.config.ResourceNotFoundException
- Constructor for the ResourceNotFoundException object
- ResourceNotFoundException(Throwable) - Constructor for class net.jxta.ext.config.ResourceNotFoundException
- Constructor for the ResourceNotFoundException object
- ResourceNotFoundException(String, Throwable) - Constructor for class net.jxta.ext.config.ResourceNotFoundException
- Constructor for the ResourceNotFoundException object
- range - Variable in class net.jxta.ext.config.Address
- rdvConfig - Variable in class net.jxta.ext.config.Configurator
- readExternal(ObjectInput) - Method in class net.jxta.ext.config.Configurator
- reflectionBootstrap - Variable in class net.jxta.ext.config.Configurator
- register(Class) - Static method in class net.jxta.ext.config.AbstractConfigurator
- Registers a delgate
Configurator
class with the Platform that will manage configuration resources. - relayConfig - Variable in class net.jxta.ext.config.Configurator
- relaysBootstrap - Variable in class net.jxta.ext.config.Configurator
- removeAddress(Address) - Method in class net.jxta.ext.config.Transport
- Description of the Method
- removeMulticastAddress(Address) - Method in class net.jxta.ext.config.TcpTransportAddress
- Description of the Method
- removeOptimizer(Optimizer) - Method in class net.jxta.ext.config.Configurator
- removePublicAddress(PublicAddress) - Method in class net.jxta.ext.config.Transport
- Description of the Method
- removeRelay(URI) - Method in class net.jxta.ext.config.Configurator
- Remove the
Relay
address. - removeRendezVous(URI) - Method in class net.jxta.ext.config.Configurator
- Remove the
RendezVous
address. - removeResource(String) - Static method in class net.jxta.ext.config.AbstractConfigurator
- Deprecated. resource management will be moved to instance members.
- removeTransport(Transport) - Method in class net.jxta.ext.config.Configurator
- Description of the Method
- rendezVousBootstrap - Variable in class net.jxta.ext.config.Configurator
- requiresLayout() - Method in class net.jxta.ext.config.ConfiguratorTest.LogErrorAppender
- resources - Static variable in class net.jxta.ext.config.AbstractConfigurator
- resources - Variable in class net.jxta.ext.config.Resource
- root - Variable in class net.jxta.ext.config.Resource
- rootCertificateAddress - Variable in class net.jxta.ext.config.Configurator
S
- SCHEMELESS_URI_DELIMITER - Static variable in class net.jxta.ext.config.Protocol
- SECURITY - Static variable in class net.jxta.ext.config.Profile.Key
- Peer security: null
- SECURITY_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Peer security enabler: null
- SECURITY_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Peer security enabler: null
- SEED - Static variable in class net.jxta.ext.config.Profile
- Description of the Field
- SERVICE - Static variable in class net.jxta.ext.config.Profile.Key
- Service: null
- SLASH - Static variable in class net.jxta.ext.config.Conversion
- SUPER - Static variable in class net.jxta.ext.config.Profile
- Prototypical super peer , i.e.
- SUPER_HTTP - Static variable in class net.jxta.ext.config.Profile
- Prototypical HTTP super peer , i.e.
- SUPER_TCP - Static variable in class net.jxta.ext.config.Profile
- Prototypical TCP super peer , i.e.
- save() - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- save(File) - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- save() - Method in class net.jxta.ext.config.Configurator
- Perisist the resultant
PlatformConfig
.
The PlatformConfig will be saved in the Platform configuration file under the JXTA home directory 55 . - save(File) - Method in class net.jxta.ext.config.Configurator
- Persist the resultant
PlatformConfig
in the specified file. - scheme - Variable in class net.jxta.ext.config.Transport
- schemes - Static variable in class net.jxta.ext.config.Transport.Scheme
- set(String) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- set(String, String) - Method in class net.jxta.ext.config.Resource
- Description of the Method
- setAddress(URI) - Method in class net.jxta.ext.config.Address
- Sets the address attribute of the Address object
- setAddress(URI) - Method in class net.jxta.ext.config.MulticastAddress
- Sets the multicastAddress attribute of the MulticastAddress object
- setAddress(Address) - Method in class net.jxta.ext.config.Transport
- Sets the address attribute of the Transport object
- setAddresses(List) - Method in class net.jxta.ext.config.Transport
- Sets the addresses attribute of the Transport object
- setConfigParams(ConfigParams) - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- setConfigParams(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the platformConfig attribute of the Configurator object
- setConfigurator(Class) - Static method in class net.jxta.ext.config.Configurator
- setCustomParams(PlatformConfig) - Method in class net.jxta.ext.config.Configurator
- Set custom service params from a given PlatformConfig
- setDescription(String) - Method in class net.jxta.ext.config.Configurator
- Sets the
Peer
description. - setDescriptor(String) - Method in class net.jxta.ext.config.Configurator
- Sets the descriptor
- setEnabled(boolean) - Method in class net.jxta.ext.config.ProxyAddress
- Sets the enabled attribute of the ProxyAddress object
- setEnabled(boolean) - Method in class net.jxta.ext.config.Transport
- Sets the enabled attribute of the Transport object
- setEndpoint(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the Endpoint construct.
- setEndpointOutgoingQueueSize(int) - Method in class net.jxta.ext.config.Configurator
- Sets the Endpoint queue size measured in messages
- setExclusive(boolean) - Method in class net.jxta.ext.config.PublicAddress
- Sets the exclusive attribute of the PublicAddress object
- setHome(File) - Static method in class net.jxta.ext.config.Configurator
- Sets the home attribute of the Configurator class
- setHttp(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the Http construct.
- setIncoming(boolean) - Method in class net.jxta.ext.config.Transport
- Sets the incoming attribute of the Transport object
- setMulticast(boolean) - Method in class net.jxta.ext.config.MulticastAddress
- Sets the multicast attribute of the MulticastAddress object
- setMulticastAddress(MulticastAddress) - Method in class net.jxta.ext.config.TcpTransportAddress
- Sets the address attribute of the Transport object
- setMulticastAddresses(List) - Method in class net.jxta.ext.config.TcpTransportAddress
- Sets the addresses attribute of the Transport object
- setName(String) - Method in class net.jxta.ext.config.Configurator
- Sets the
Peer
name. - setOutgoing(boolean) - Method in class net.jxta.ext.config.Transport
- Sets the outgoing attribute of the Transport object
- setPeerId(PeerID) - Method in class net.jxta.ext.config.Configurator
- Sets the
PeerID
.
Unspecified PeerIDs will be generated by thePlatform
. - setPeerProxyAddress(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the proxy used for configuration.
- setPlatformConfig(PlatformConfig) - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- setPlatformConfig(PlatformConfig) - Method in class net.jxta.ext.config.Configurator
- Sets the platformConfig attribute of the Configurator object
- setPlatformConfig(PlatformConfig) - Method in class net.jxta.ext.config.TestBase
- setPortRange(int) - Method in class net.jxta.ext.config.Address
- Sets the portRange attribute of the Address object
- setProxy(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the proxy service enabler.
- setProxy(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the Proxy construct.
- setProxy(boolean) - Method in class net.jxta.ext.config.Transport
- Sets the proxy attribute of the Transport object
- setProxyAddress(ProxyAddress) - Method in class net.jxta.ext.config.Transport
- Sets the proxyAddress attribute of the Transport object
- setPse(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the
PSEConfigAdv
construct. - setPublicAddress(PublicAddress) - Method in class net.jxta.ext.config.Transport
- Sets the publicAddress attribute of the Transport object
- setPublicAddresses(List) - Method in class net.jxta.ext.config.Transport
- Sets the publicAddresses attribute of the Transport object
- setRdv(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the RendezVous construct.
- setReconfigure(boolean) - Method in class net.jxta.ext.config.AbstractConfigurator
- null
- setReconfigure(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the reconfigure attribute of the Configurator object
- setReflectionBootstrapAddress(URI) - Method in class net.jxta.ext.config.Configurator
- Deprecated. moved to RelayOptimizer property
- setRelay(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
enabler. - setRelay(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
address.
Relays addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - setRelay(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
construct. - setRelayDiscovery(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
discovery enabler. - setRelayIncoming(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
enabler enabling inbound connections. - setRelayIncomingLease(long) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
incoming lease measured in milliseconds. - setRelayIncomingMaximum(int) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
incoming maximum. - setRelayOutgoing(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
outgoing enabler enabling outbound connnections. - setRelayOutgoingLease(long) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
outgoing lease measured in milliseconds. - setRelayOutgoingMaximum(int) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
outgoing maximum. - setRelayQueueSize(int) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
queue size measured in messages. - setRelays(List) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
addresses.
Relays addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - setRelaysBootstrapAddress(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relay
bootstrap address that will be used to resolve all addresses that do not specify a host. - setRelaysDiscovery(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
Relays
discovery enabler. - setRendezVous(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
enabler. - setRendezVous(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
addresses.
RendezVous addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - setRendezVous(List) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
addresses.
RendezVous addresses with unspecified host information will be, uponPlatformConfig
generation, be replaced with the associated bootstrap results. - setRendezVousAutoStart(boolean) - Method in class net.jxta.ext.config.Configurator
- Deprecated. controlled via setting autostart interval.
- setRendezVousAutoStart(long) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
AutoStart delay measured in milliseconds. - setRendezVousBootstrapAddress(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
bootstrap address that will be used to resolve all addresses that do not specify a host. - setRendezVousDiscovery(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the
RendezVous
discovery enabler. - setRootCertificate(Certificate) - Method in class net.jxta.ext.config.Configurator
- Sets the root certificate
- setRootCertificateAddress(URI) - Method in class net.jxta.ext.config.Configurator
- Sets the Root Certificate address.
- setRootCertificateBase64(String) - Method in class net.jxta.ext.config.Configurator
- Sets the root certificate
- setScheme(String) - Method in class net.jxta.ext.config.Transport
- Sets the scheme attribute of the Transport object
- setSecurity(boolean) - Method in class net.jxta.ext.config.Configurator
- Sets the security enabler.
- setSecurity(String, String) - Method in class net.jxta.ext.config.Configurator
- Sets the principal and associated password.
- setSize(int) - Method in class net.jxta.ext.config.MulticastAddress
- Sets the size attribute of the MulticastAddress object
- setTcp(ConfigParams) - Method in class net.jxta.ext.config.Configurator
- Sets the Tcp construct.
- setTrace(Trace) - Method in class net.jxta.ext.config.Configurator
- Sets the
Trace
level. - setTransport(Transport) - Method in class net.jxta.ext.config.Configurator
- Sets the transport attribute of the Configurator object
- setTransports(List) - Method in class net.jxta.ext.config.Configurator
- Sets the transports attribute of the Configurator object
- setUp() - Method in class net.jxta.ext.config.TestBase
- size - Variable in class net.jxta.ext.config.MulticastAddress
- suite() - Static method in class net.jxta.ext.config.AllTests
- suite() - Static method in class net.jxta.ext.config.BootstrapTest
- suite() - Static method in class net.jxta.ext.config.ConfiguratorTest
- suite() - Static method in class net.jxta.ext.config.ConversionTest
- suite() - Static method in class net.jxta.ext.config.PlatformConfigTest
- suite() - Static method in class net.jxta.ext.config.ProfileTest
- suite() - Static method in class net.jxta.ext.config.TransportTest
- suite() - Static method in class net.jxta.ext.config.UtilTest
T
- TCP - Static variable in class net.jxta.ext.config.ModuleId
- Tcp id.
- TCP - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp: null
- TCP - Static variable in class net.jxta.ext.config.Protocol
- Description of the Field: null
- TCP - Static variable in class net.jxta.ext.config.Transport.Scheme
- Tcp transport: null
- TCP_ADDRESS - Static variable in class net.jxta.ext.config.Default
- Tcp address.
- TCP_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp address: null
- TCP_ADDRESS - Static variable in class net.jxta.ext.config.Tag
- Tcp address.
- TCP_ADDRESS - Static variable in class net.jxta.ext.config.TestBase
- TCP_INCOMING - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp incoming: null
- TCP_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Tcp incoming enabler: null
- TCP_INCOMING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp incoming enabler: null
- TCP_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Tcp enabler: null
- TCP_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp enabler: null
- TCP_OUTGOING - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp outgoing: null
- TCP_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Tcp outgoing enabler: null
- TCP_OUTGOING_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp outgoing enabler: null
- TCP_PORT - Static variable in class net.jxta.ext.config.Default
- Tcp port: null
- TCP_PORT - Static variable in class net.jxta.ext.config.TestBase
- TCP_PORT_RANGE - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp port range: null
- TCP_PROXY_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp proxy address: null
- TCP_PROXY_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Tcp proxy enabler: null
- TCP_PROXY_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp proxy enabler: null
- TCP_PROXY_PORT - Static variable in class net.jxta.ext.config.Default
- Tcp proxy port: null
- TCP_PUBLIC_ADDRESS - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp public address: null
- TCP_PUBLIC_ADDRESS_EXCLUSIVE_IS_ENABLED - Static variable in class net.jxta.ext.config.Default
- Tcp use public address exclusive: null
- TCP_PUBLIC_ADDRESS_EXCLUSIVE_IS_ENABLED - Static variable in class net.jxta.ext.config.Profile.Key
- Tcp public address exclusive enabler: null
- TCP_URI - Static variable in class net.jxta.ext.config.Protocol
- TITLE - Static variable in class net.jxta.ext.config.AllTests
- TRACE - Static variable in class net.jxta.ext.config.Default
- Trace
- TRACE - Static variable in class net.jxta.ext.config.Profile.Key
- Trace: null
- TRANSPORT - Static variable in class net.jxta.ext.config.Profile.Key
- Transport: null
- TYPE_ATTRIBUTE - Static variable in class net.jxta.ext.config.Tag
- Type attribute.
- Tag - class net.jxta.ext.config.Tag.
- Container for registered
PlatformConfig
tags. - Tag(String) - Constructor for class net.jxta.ext.config.Tag
- Constructor for the Tag object.
- TcpTransport - class net.jxta.ext.config.TcpTransport.
- Container for Tcp Transport configuration attributes.
- TcpTransport() - Constructor for class net.jxta.ext.config.TcpTransport
- Constructor for the TcpTransport object
- TcpTransportAddress - class net.jxta.ext.config.TcpTransportAddress.
- Container for Tcp addresses.
- TcpTransportAddress() - Constructor for class net.jxta.ext.config.TcpTransportAddress
- Constructor for the TcpTransportAddress object
- TcpTransportAddress(TcpTransportAddress) - Constructor for class net.jxta.ext.config.TcpTransportAddress
- Constructor for the TcpTransportAddress object
- TestBase - class net.jxta.ext.config.TestBase.
- TestBase(String) - Constructor for class net.jxta.ext.config.TestBase
- Trace - class net.jxta.ext.config.Trace.
- Container for registered trace instances.
- Trace(String) - Constructor for class net.jxta.ext.config.Trace
- Constructor for the Trace object.
- Transport - class net.jxta.ext.config.Transport.
- Transport configuration container base class.
- Transport(String) - Constructor for class net.jxta.ext.config.Transport
- Constructor for the Transport object
- Transport.Scheme - class net.jxta.ext.config.Transport.Scheme.
- Transport.Scheme() - Constructor for class net.jxta.ext.config.Transport.Scheme
- Constructor for the Scheme object
- TransportTest - class net.jxta.ext.config.TransportTest.
- TransportTest() - Constructor for class net.jxta.ext.config.TransportTest
- TransportTest(String) - Constructor for class net.jxta.ext.config.TransportTest
- TrivialConfigurator - class net.jxta.ext.config.TrivialConfigurator.
- Deprecated. in preference of AbstractConfigurator
- TrivialConfigurator() - Constructor for class net.jxta.ext.config.TrivialConfigurator
- Deprecated.
- tag - Variable in class net.jxta.ext.config.Tag
- tearDown() - Method in class net.jxta.ext.config.TestBase
- testClassic() - Method in class net.jxta.ext.config.PlatformConfigTest
- testEdge() - Method in class net.jxta.ext.config.ProfileTest
- testName() - Method in class net.jxta.ext.config.PlatformConfigTest
- testNoArg() - Method in class net.jxta.ext.config.ConfiguratorTest
- testNoErrorsInLog() - Method in class net.jxta.ext.config.ConfiguratorTest
- testNormalize() - Method in class net.jxta.ext.config.UtilTest
- testOneShot() - Method in class net.jxta.ext.config.ConfiguratorTest
- testRelays() - Method in class net.jxta.ext.config.BootstrapTest
- testRendezVous() - Method in class net.jxta.ext.config.BootstrapTest
- testTcp() - Method in class net.jxta.ext.config.TransportTest
- testThreeArg() - Method in class net.jxta.ext.config.ConfiguratorTest
- testURIToFile() - Method in class net.jxta.ext.config.ConversionTest
- testWrite() - Method in class net.jxta.ext.config.ConfiguratorTest
- testWrite() - Method in class net.jxta.ext.config.ProfileTest
- testWriteToFile() - Method in class net.jxta.ext.config.ConfiguratorTest
- testWriteToFile() - Method in class net.jxta.ext.config.ProfileTest
- toAllAddresses(URI) - Static method in class net.jxta.ext.config.Configurator
- Method to transpose
URI
into one that represents all local interfaces. - toBoolean(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toChar(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toClass(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toClasses(List) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toColor(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toFile(URI) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toFloat(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toInt(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toLong(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toString() - Method in class net.jxta.ext.config.Resource
- Description of the Method
- toString() - Method in class net.jxta.ext.config.ResourceManager
- Description of the Method
- toString() - Method in class net.jxta.ext.config.Tag
- String representation.
- toString() - Method in class net.jxta.ext.config.Trace
- String representation.
- toURI(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toURI(String) - Static method in class net.jxta.ext.config.Default
- toURI(String, String, int) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- toURIs(List) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toURL(String) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toURL(File) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- toURL(String) - Static method in class net.jxta.ext.config.Resource
- Description of the Method
- toURL(File) - Static method in class net.jxta.ext.config.Resource
- Description of the Method
- toURLs(List) - Static method in class net.jxta.ext.config.Conversion
- Description of the Method
- trace - Variable in class net.jxta.ext.config.Configurator
- trace - Variable in class net.jxta.ext.config.Trace
- traces - Static variable in class net.jxta.ext.config.Trace
- transports - Variable in class net.jxta.ext.config.Configurator
- transportsContainsScheme(String) - Method in class net.jxta.ext.config.Configurator
- Description of the Method
U
- UDP - Static variable in class net.jxta.ext.config.Protocol
- Description of the Field null
- UDP_URI - Static variable in class net.jxta.ext.config.Protocol
- URI_DELIMITER - Static variable in class net.jxta.ext.config.Protocol
- URI_FILE - Static variable in class net.jxta.ext.config.Conversion
- Util - class net.jxta.ext.config.Util.
- Description of the Class
- Util() - Constructor for class net.jxta.ext.config.Util
- UtilTest - class net.jxta.ext.config.UtilTest.
- UtilTest() - Constructor for class net.jxta.ext.config.UtilTest
- UtilTest(String) - Constructor for class net.jxta.ext.config.UtilTest
- updatePlatformConfig(PlatformConfigurator) - Method in class net.jxta.ext.config.AbstractConfigurator
- Application callback invoked upon registered
Configurators
prior to Platform startup.
V
- VERBOSE - Static variable in class net.jxta.ext.config.Resource
- validate() - Method in class net.jxta.ext.config.Configurator
- Validate the configuration current state.
- validateAddress(URI) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- validateAddress(URI, int) - Static method in class net.jxta.ext.config.Util
- validateAddress(URI, boolean) - Static method in class net.jxta.ext.config.Util
- Description of the Method
- validateAddress(URI, String) - Static method in class net.jxta.ext.config.Util
- Validate address against the provided scheme.
- validateAddress(URI, String, boolean) - Static method in class net.jxta.ext.config.Util
- Validate address against the provided scheme and host requirement.
- validateAddress(URI, String, int) - Static method in class net.jxta.ext.config.Util
- Validate address against the provided scheme and host requirement.
- validateAddress(URI, String, boolean, int) - Static method in class net.jxta.ext.config.Util
- Validate address against the provided scheme and host requirement.
W
- WARN - Static variable in class net.jxta.ext.config.Trace
- Warn trace.
- writeExternal(ObjectOutput) - Method in class net.jxta.ext.config.Configurator
A B C D E F G H I J L M N O P Q R S T U V W
|
|||||||||
Home >> All >> net >> jxta >> ext >> [ config overview ] | PREV NEXT |