JXTA
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractMessenger - Class in net.jxta.endpoint
An AbstractMessenger is used to implement messengers (for example, by transport modules).
AbstractMessenger(EndpointAddress) - Constructor for class net.jxta.endpoint.AbstractMessenger
Create a new abstract messenger.
AbstractSimpleSelectable - Class in net.jxta.util
This a tool to implement selectable objects.
AbstractSimpleSelectable() - Constructor for class net.jxta.util.AbstractSimpleSelectable
Standard constructor for cases where the selectable object is this object.
AbstractSimpleSelectable(SimpleSelectable) - Constructor for class net.jxta.util.AbstractSimpleSelectable
Standard constructor for cases where the selectable object is some other object.
accept() - Method in class net.jxta.socket.JxtaServerSocket
accept() - Method in class net.jxta.util.JxtaServerPipe
Listens for a connection to be made to this socket and accepts it.
acceptLock - Variable in class net.jxta.util.JxtaBiDiPipe
 
accessClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: AccessService
AccessPointAdvertisement - Class in net.jxta.protocol
Provides a simple association of a PeerID to an ordered list of EndpointAddress entries.
AccessPointAdvertisement() - Constructor for class net.jxta.protocol.AccessPointAdvertisement
 
AccessService - Interface in net.jxta.access
The Access Service is used by JXTA Applications and Services to determine if specific operations are permitted for a particular identity.
AccessService.AccessResult - Enum in net.jxta.access
The result of an access check.
add(MessageElement) - Method in class net.jxta.endpoint.Message.ElementIterator

Not provided because the namespace cannot be specified.

ADD_CREDENTIAL_PROPERTY - Static variable in interface net.jxta.membership.MembershipService
Property name for credential addition bound property.
addAttribute(String, String) - Method in interface net.jxta.document.Attributable
Adds an attribute with the given name and value.
addAttribute(Attribute) - Method in interface net.jxta.document.Attributable
Adds an attribute with the given name and value.
addBadHop(PeerID) - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. Adds a bad hop to the list of those known to be bad for this route.
addBoolean(Element, String, boolean) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value (converted to a String)
addBoolean(Message, String, boolean) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
addCause(Throwable) - Method in exception net.jxta.exception.ConfiguratorException
Add a cause of type Throwable.
addCauses(List) - Method in exception net.jxta.exception.ConfiguratorException
Add a List of causes.
addDestEndpointAddress(EndpointAddress) - Method in class net.jxta.protocol.RouteAdvertisement
Add the specified endpoint address to destination peer.
addDestEndpointAddresses(Vector<String>) - Method in class net.jxta.protocol.RouteAdvertisement
Deprecated. Use #addDestEndpointAddresses(List) instead.
addDestEndpointAddresses(List<EndpointAddress>) - Method in class net.jxta.protocol.RouteAdvertisement
Add all of the specified endpoint addresses to destination peer.
addDiscoveryListener(DiscoveryListener) - Method in interface net.jxta.discovery.DiscoveryService
Register a Discovery listener.
addDocumentElements(StructuredDocument) - Method in class net.jxta.protocol.ConfigParams
Return the advertisement as a document.
addDocumentSerializable(Element, String, DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value (converted to a String)
addDouble(Element, String, double) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value (converted to a String)
addDouble(Message, String, double) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
addEndpointAddress(EndpointAddress) - Method in class net.jxta.protocol.AccessPointAdvertisement
Add a new EndpointAddresses to the access point
addEndpointAddress(String) - Method in class net.jxta.protocol.AccessPointAdvertisement
add a new EndpointAddresses to the access point
addEndpointAddresses(List<EndpointAddress>) - Method in class net.jxta.protocol.AccessPointAdvertisement
Add all of the provided EndpointAddresses.
addEndpointAddresses(Vector<String>) - Method in class net.jxta.protocol.AccessPointAdvertisement
Deprecated. Use AccessPointAdvertisement.addEndpointAddresses(List) instead.
addEntry(String, String, long) - Method in class net.jxta.protocol.SrdiMessage
Adds an index entry
addEntry(SrdiMessage.Entry) - Method in class net.jxta.protocol.SrdiMessage
 
addIncomingMessageFilterListener(MessageFilterListener, String, String) - Method in interface net.jxta.endpoint.EndpointService
Registers a message filter listener.
addIncomingMessageListener(EndpointListener, String, String) - Method in interface net.jxta.endpoint.EndpointService
Add a listener for the specified address.
addInt(Element, String, int) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value (converted to a String)
addInt(Message, String, int) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
addListener(RendezvousListener) - Method in interface net.jxta.rendezvous.RendezVousService
Add a listener for RendezVousEvents.
addLong(Element, String, long) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value (converted to a String)
addLong(Message, String, long) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
addMessageElement(MessageElement) - Method in class net.jxta.endpoint.Message
Add a MessageElement into the message.
addMessageElement(String, MessageElement) - Method in class net.jxta.endpoint.Message
Add a MessageElement into the message using the specified namespace.
addMessageElement(String, MessageElement, MessageElement) - Method in class net.jxta.endpoint.Message
Add a MessageElement into the Message using the specified namespace.
addMessageTransport(MessageTransport) - Method in interface net.jxta.endpoint.EndpointService
Adds the specified MessageTransport to this endpoint.
addMessengerEventListener(MessengerEventListener, int) - Method in interface net.jxta.endpoint.EndpointService
Adds the specified listener for all messenger creation.
addMonitorListener(MonitorFilter, long, boolean, MonitorListener) - Method in interface net.jxta.peer.PeerInfoService
Get MonitorReports at a specified rates of metrics accrued over time from the ServiceMonitors (specified in the MonitorFilter) about the local Peer.
addOutgoingMessageFilterListener(MessageFilterListener, String, String) - Method in interface net.jxta.endpoint.EndpointService
Registers a message filter listener.
addPeerID(ID) - Method in class net.jxta.protocol.PipeResolverMessage
Add a peer to the set of peers to which this query is directed.
addPropagateListener(String, String, EndpointListener) - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. This method just calls EndpointService.addIncomingMessageListener(net.jxta.endpoint.EndpointListener, java.lang.String, java.lang.String). It's better to just register your listener with the Endpoint. This call may be eventually removed.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.jxta.credential.CredentialPCLSupport
Add a listener
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jxta.credential.CredentialPCLSupport
Add a listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.jxta.membership.MembershipService
Add a listener
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jxta.membership.MembershipService
Add a listener.
addRdvSeedingURI(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets Rendezvous Seeding URI

e.g. http://rdv.jxtahosts.net/cgi-bin/rendezvous.cgi?

addRdvSeedingURI(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the new RendezvousService seeding URI as a string.
addRelaySeedingURI(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets the RelayService Seeding URI

e.g. http://rdv.jxtahosts.net/cgi-bin/relays.cgi?

addRelaySeedingURI(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the new RelayService seeding URI as a string.
addRemoteMonitorListener(PeerID, MonitorFilter, long, boolean, MonitorListener, long, long) - Method in interface net.jxta.peer.PeerInfoService
Get MonitorReports at a specified rates of metrics accrued over time from the ServiceMonitors (specified in the MonitorFilter) about the specified remote Peer.
addSeedRelay(URI) - Method in class net.jxta.platform.NetworkConfigurator
Adds RelayService peer seed address

A RelayService seed is defined as a physical endpoint address

e.g. http://192.168.1.1:9700, or tcp://192.168.1.1:9701

addSeedRendezvous(URI) - Method in class net.jxta.platform.NetworkConfigurator
Adds Rendezvous peer seed, physical endpoint address

A RendezVousService seed is defined as a physical endpoint address

e.g. http://192.168.1.1:9700, or tcp://192.168.1.1:9701

addServiceMetric(ServiceMetric) - Method in class net.jxta.meter.MonitorReport
addServiceMetric are generally not created by applications, but by the Monitor or PeerInfoService
addServiceMetric(ModuleClassID, ServiceMetric) - Method in class net.jxta.meter.MonitorReport
addServiceMetric are generally not created by applications, but by the Monitor or PeerInfoService
addServiceMonitorFilter(ServiceMonitorFilter) - Method in class net.jxta.meter.MonitorFilter
Add a ServiceMonitorFilter to this MonitorFilter
addString(Element, String, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Add an Element with the specified tagname and value
addString(Message, String, String) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
addURL(URL) - Method in class net.jxta.platform.JxtaLoader
ADHOC_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default AD-HOC configuration
ADV - Static variable in interface net.jxta.discovery.DiscoveryService
Discovery type Advertisement
adv - Variable in class net.jxta.protocol.SignedAdvertisement
 
Advertisement - Class in net.jxta.document
Advertisements are core JXTA objects that are used to advertise Peers, PeerGroups, Services, Pipes or other JXTA resources.
Advertisement() - Constructor for class net.jxta.document.Advertisement
 
AdvertisementFactory - Class in net.jxta.document
A Factory class for constructing Advertisements.
AdvertisementFactory.Instantiator - Interface in net.jxta.document
Interface for instantiators of Advertisements
advertisements - Variable in class net.jxta.protocol.DiscoveryResponseMsg
The advertisement responses deserialized.
advertisementToBytes(Advertisement) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This method should not be used because it produces a result who's encoding is not predictable and may (will) differ from JVM to JVM.
advertisementToPlainText(Advertisement) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Save a JXTA Advertisement to a Plain Text String
advertisementToText(Advertisement, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Save a JXTA Advertisement to a String
advertisementToXmlText(Advertisement) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Equivalent to Advertisement.toString()
AdvertisementUtilities - Class in net.jxta.util
Deprecated. Will be deprecated soon. Do not use these methods. They contain a number of incorrect assumption that cannot be corrected while maintaining backwards compatibility with programs which already use them. THIS CLASS IS SCHEDULED TO BE REMOVED AFTER 2.5
allowsMonitoring() - Method in class net.jxta.meter.PeerMonitorInfo
Allows Monitoring
allowsRouting() - Method in interface net.jxta.endpoint.MessageSender
Returns true if the Message Transport can be used by the EndpointRouter.
allPurposePeerGroupSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known group specification identifier: an all purpose peer group specification.
ANYSTATE - Static variable in interface net.jxta.endpoint.Messenger
The bitwise OR of all valid states.
AOS - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for arbitrary unparsed binary data.
appendChild(E) - Method in interface net.jxta.document.Element
Add a child element to this element.
Application - Interface in net.jxta.platform
This interface defines a JXTA peer group application.
APPLICATION_XML_DEFAULTENCODING - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for XML encoded using the default character encoding for this JVM.
applicationClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: application
apply(AuthenticationCredential) - Method in interface net.jxta.membership.MembershipService
Request the necessary credentials to join the group with which this service is associated.
AsyncChannelMessenger - Class in net.jxta.endpoint
Extends Channel Messenger behaviour to provide asynchronous message sending via queuing.
AsyncChannelMessenger(EndpointAddress, PeerGroupID, String, String, int, boolean) - Constructor for class net.jxta.endpoint.AsyncChannelMessenger
Create a new AsyncChannelMessenger.
AsyncChannelMessenger.PendingMessage - Class in net.jxta.endpoint
The representation of a queued message.
attr - Variable in class net.jxta.protocol.DiscoveryResponseMsg
attribute used by the query
Attributable - Interface in net.jxta.document
Interface for name value pairs to be associated with some base object.
Attribute - Class in net.jxta.document
A name value pair which is associated with some base object.
Attribute(String, String) - Constructor for class net.jxta.document.Attribute
Constructor for a new attribute which can be added to an Attributable.
Attribute(Attributable, String, String) - Constructor for class net.jxta.document.Attribute
Constructor for a new attribute which is associated with an
AuthenticationCredential - Class in net.jxta.credential
Authenication credentials are used by JXTA Membership Services as the basis for applications for peergroup membership.
AuthenticationCredential(PeerGroup, String, Element) - Constructor for class net.jxta.credential.AuthenticationCredential
Creates new AuthenticationCredential
AuthenticationCredential(PeerGroup, Element) - Constructor for class net.jxta.credential.AuthenticationCredential
Creates new AuthenticationCredential
Authenticator - Interface in net.jxta.membership
An Authenticator is returned by the apply() to the Membership Service of a peergroup.
available() - Method in class net.jxta.util.LimitInputStream
Returns the number of bytes that can be read from this input stream without blocking.
AwtUtils - Class in net.jxta.util
 
AwtUtils() - Constructor for class net.jxta.util.AwtUtils
 

B

b - Variable in class net.jxta.endpoint.ByteArrayMessageElement
The bytes of this element.
backlog - Variable in class net.jxta.socket.JxtaServerSocket
The number of connect requests we will allow to become backlogged.
BECAMEEDGE - Static variable in class net.jxta.rendezvous.RendezvousEvent
Node has become a edge
BECAMERDV - Static variable in class net.jxta.rendezvous.RendezvousEvent
Node has become a rendezvous
beginCumulativeReport() - Method in interface net.jxta.meter.ServiceMonitor
A request for a cumulative Report(s) are coming, prepare to receive them
BinaryDocument - Class in net.jxta.document
This class is an implementation of the Document interface.
BinaryDocument(byte[]) - Constructor for class net.jxta.document.BinaryDocument
Creates new BinaryDocument from a byte array.
BinaryDocument(byte[], MimeMediaType) - Constructor for class net.jxta.document.BinaryDocument
Creates new BinaryDocument from a byte array.
bind(SocketAddress) - Method in class net.jxta.socket.JxtaMulticastSocket
bind(PeerGroup, PipeAdvertisement) - Method in class net.jxta.socket.JxtaServerSocket
Binds the JxtaServerSocket to a specific pipe advertisement
bind(PeerGroup, PipeAdvertisement, int) - Method in class net.jxta.socket.JxtaServerSocket
Binds the JxtaServerSocket to a specific pipe advertisement
bind(SocketAddress) - Method in class net.jxta.socket.JxtaServerSocket

Used to bind a JxtaServerSocket created with the no-arg constructor.

bind(SocketAddress, int) - Method in class net.jxta.socket.JxtaServerSocket

Used to bind a JxtaServerSocket created with the no-arg constructor.

bind(SocketAddress) - Method in class net.jxta.socket.JxtaSocket

Unsupported operation, an IOException will be thrown.

bind(PeerGroup, PipeAdvertisement) - Method in class net.jxta.util.JxtaServerPipe
Binds the JxtaServerPipe to a specific pipe advertisement
bind(PeerGroup, PipeAdvertisement, int) - Method in class net.jxta.util.JxtaServerPipe
Binds the JxtaServerPipe to a specific pipe advertisement
Both - Static variable in interface net.jxta.peergroup.PeerGroup
Look for needed ModuleImplAdvertisement in both this group and its parent.
bound - Variable in class net.jxta.socket.JxtaMulticastSocket
 
bound - Variable in class net.jxta.socket.JxtaServerSocket
 
bound - Variable in class net.jxta.socket.JxtaSocket
If true then we believer our end of the connection is open.
bound - Variable in class net.jxta.util.JxtaBiDiPipe
 
BREAKING - Static variable in interface net.jxta.endpoint.Messenger
Failed to re-establish connection.
BROKEN - Static variable in interface net.jxta.endpoint.Messenger
Failed to re-establish connection.
ByteArrayMessageElement - Class in net.jxta.endpoint
A Message Element using byte arrays for the element data.
ByteArrayMessageElement(String, MimeMediaType, byte[], MessageElement) - Constructor for class net.jxta.endpoint.ByteArrayMessageElement
Create a new Message Element.
ByteArrayMessageElement(String, MimeMediaType, byte[], int, MessageElement) - Constructor for class net.jxta.endpoint.ByteArrayMessageElement
Create a new MessageElement, The contents of the provided byte array are not copied during construction.
ByteArrayMessageElement(String, MimeMediaType, byte[], int, int, MessageElement) - Constructor for class net.jxta.endpoint.ByteArrayMessageElement
Create a new Element, but dont add it to the message.
bytesToAdvertisement(byte[]) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This method should not be used because it interprets the input using the local default encoding which is not predictable and may (will) differ from JVM to JVM.

C

cachedByteLength - Variable in class net.jxta.endpoint.Message
cached aggregate size of all the member elements.
cachedByteLengthModCount - Variable in class net.jxta.endpoint.Message
modcount at the time the message length was last calculated.
cachedGetByteLength - Variable in class net.jxta.endpoint.MessageElement
cached result of MessageElement.getByteLength() operation.
cachedGetBytes - Variable in class net.jxta.endpoint.MessageElement
cached result of MessageElement.getBytes(boolean) operation.
cachedGetCharLength - Variable in class net.jxta.endpoint.TextMessageElement
cached result of TextMessageElement.getCharLength() operation.
cachedGetChars - Variable in class net.jxta.endpoint.TextMessageElement
cached result of MessageElement.getBytes(boolean) operation.
cachedHashCode - Variable in class net.jxta.endpoint.InputStreamMessageElement
Cached Hash Code
cachedToString - Variable in class net.jxta.endpoint.MessageElement
cached result of MessageElement.toString() operation.
cachePeerAdvertisement(PeerGroup, PeerAdvertisement) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Publish and advertisement to the Cache
CANCELLED_LOCALLY - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the registration was cancelled locally
CANCELLED_REMOTELY - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the registration was cancelled remotely
cert - Variable in class net.jxta.platform.NetworkConfigurator
Public Certificate chain
challengeRendezVous(ID, long) - Method in interface net.jxta.rendezvous.RendezVousService
Set a new deadline for the rendezvous to be proven alive.
ChannelMessenger - Class in net.jxta.endpoint
A Channel Messenger provides an exclusive interface to the shared messenger.
ChannelMessenger(EndpointAddress, PeerGroupID, String, String) - Constructor for class net.jxta.endpoint.ChannelMessenger
Create a new ChannelMessenger
checkCred(Credential) - Method in interface net.jxta.credential.CredentialValidator
Called when a credential verfication is needed.
checkCred(StructuredDocument) - Method in class net.jxta.util.JxtaBiDiPipe
Not implemented yet
CLASS_ID_TAG - Static variable in class net.jxta.meter.MonitorResources
 
ClassFactory<K,I> - Class in net.jxta.util
This util class provides methods needed by class construction factories.
ClassFactory() - Constructor for class net.jxta.util.ClassFactory
Standard constructor.
cleanupLoop(RouteAdvertisement, PeerID) - Static method in class net.jxta.protocol.RouteAdvertisement
Remove loops from the route advertisement by shortcutting cycle from the route
clear() - Method in class net.jxta.endpoint.Message
Removes all of the elements in all namespaces from the message.
clearDestEndpointAddresses() - Method in class net.jxta.protocol.RouteAdvertisement
Clears all endpoint addresses associated with the destination peer.
clearEndpointAddresses() - Method in class net.jxta.protocol.AccessPointAdvertisement
Clears all EndpointAddresses.
clearRelaySeedingURIs() - Method in class net.jxta.platform.NetworkConfigurator
Clears the List of RelayService seeding URIs
clearRelaySeeds() - Method in class net.jxta.platform.NetworkConfigurator
Clears the List of RelayService seeds
clearRendezvousSeedingURIs() - Method in class net.jxta.platform.NetworkConfigurator
Clears the list of RendezVousService seeding URIs
clearRendezvousSeeds() - Method in class net.jxta.platform.NetworkConfigurator
Clears the list of RendezVousService seeds
clearRendezvousSeedURIs() - Method in class net.jxta.platform.NetworkConfigurator
Deprecated. The name of this method is inconsistent with it's function! It clears the seeding URIs and not the seed URIs. Use NetworkConfigurator.clearRendezvousSeedingURIs() instead.
CLIENTCONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Client connection event
CLIENTDISCONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Client disconnection event
CLIENTFAILED - Static variable in class net.jxta.rendezvous.RendezvousEvent
Client connection failure
CLIENTRECONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Client Connection renewal event
clone() - Method in class net.jxta.document.Advertisement
clone() - Method in class net.jxta.document.Attribute
clone() - Method in class net.jxta.endpoint.EndpointAddress
Deprecated. EndpointAddress objects are immutable and never need to be cloned.
clone() - Method in class net.jxta.endpoint.Message

Duplicates the Message.

clone() - Method in class net.jxta.endpoint.MessageElement
Deprecated. Since Message Elements are immutable this method does nothing useful.
clone() - Method in class net.jxta.protocol.AccessPointAdvertisement

Make a deep copy.

clone() - Method in class net.jxta.protocol.ConfigParams
clone() - Method in class net.jxta.protocol.ModuleClassAdvertisement
clone() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Clone this ModuleImplAdvertisement
clone() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
clone() - Method in class net.jxta.protocol.PeerAdvertisement
clone() - Method in class net.jxta.protocol.PeerGroupAdvertisement
clone() - Method in class net.jxta.protocol.PipeAdvertisement
clone() - Method in class net.jxta.protocol.RouteAdvertisement
cloneOnlyPIDs() - Method in class net.jxta.protocol.RouteAdvertisement
makes a copy of a route advertisement that only contains PID not endpoint addresses
close() - Method in class net.jxta.endpoint.AsyncChannelMessenger
Close this messenger after processing any pending messages.
close() - Method in interface net.jxta.endpoint.Messenger
Close this messenger after processing any pending messages.
close() - Method in class net.jxta.endpoint.ThreadedMessenger
Close this messenger after processing any pending messages.
close() - Method in interface net.jxta.pipe.InputPipe
Close the pipe.
close() - Method in interface net.jxta.pipe.OutputPipe
close the pipe
close() - Method in class net.jxta.socket.JxtaMulticastSocket
Closes this MutlicastSocket.
close() - Method in class net.jxta.socket.JxtaServerSocket
close() - Method in class net.jxta.socket.JxtaSocket

We hard-close both the input and output streams.

close() - Method in class net.jxta.util.DevNullOutputStream

Does nothing....

close() - Method in class net.jxta.util.DevNullWriter

Does nothing....

close() - Method in class net.jxta.util.JxtaBiDiPipe
Closes this pipe.
close() - Method in class net.jxta.util.JxtaServerPipe
Closes this JxtaServerPipe (closes the underlying input pipe).
close() - Method in class net.jxta.util.LimitInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class net.jxta.util.WatchedInputStream
Deprecated.  
close() - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
close() - Method in interface net.jxta.util.WatchedStream
Deprecated. In case we want to close a watchStream regardless of its making progress.
closeAckValue - Static variable in class net.jxta.socket.JxtaServerSocket
 
CLOSED - Static variable in interface net.jxta.endpoint.Messenger
Closed as requested.
closed - Variable in class net.jxta.socket.JxtaMulticastSocket
 
closed - Variable in class net.jxta.socket.JxtaServerSocket
 
closed - Variable in class net.jxta.socket.JxtaSocket
If true then this socket has been closed and can no longer be used.
closed - Variable in class net.jxta.util.JxtaBiDiPipe
 
closeEvent() - Method in class net.jxta.endpoint.MessengerState
Close Event
closeFromRemote() - Method in class net.jxta.socket.JxtaSocket
This is called when closure is initiated on the remote side.
closeImpl() - Method in class net.jxta.endpoint.ThreadedMessenger
closeInputAction() - Method in class net.jxta.endpoint.MessengerState
Reject new messages from now on.
closeLock - Variable in class net.jxta.socket.JxtaSocket
Lock for closing states.
closeLock - Variable in class net.jxta.util.JxtaBiDiPipe
 
closeOutputAction() - Method in class net.jxta.endpoint.MessengerState
Force close output.
closePipe(boolean) - Method in class net.jxta.util.JxtaBiDiPipe
 
closeReqValue - Static variable in class net.jxta.socket.JxtaServerSocket
 
closeTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
closeTag - Static variable in class net.jxta.util.JxtaServerPipe
 
CLOSING - Static variable in interface net.jxta.endpoint.Messenger
Currently sending messages.
Codat - Class in net.jxta.codat
The common container for managing content within JXTA.
Codat(PeerGroupID, CodatID, Document) - Constructor for class net.jxta.codat.Codat
Constructs a Codat instance with a new CodatId given a PeerGroupID and a Document.
Codat(CodatID, CodatID, Document) - Constructor for class net.jxta.codat.Codat
Constructs a Codat instance for an existing Codat given it's CodatID and a document.
CodatID - Class in net.jxta.codat
An identifier that enables canonical references to be made to a Codat within the context of a specific peer group.
CodatID() - Constructor for class net.jxta.codat.CodatID
 
compatible(Element) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return true if the provided compatibility statement is compatible with this group.
compatible(Element) - Method in interface net.jxta.peergroup.PeerGroup
Return true if the provided compatibility statement is compatible with this group.
ConfigParams - Class in net.jxta.protocol
A container for collections of configuration parameters.
ConfigParams() - Constructor for class net.jxta.protocol.ConfigParams
Default Constructor.
Configurator - Interface in net.jxta.peergroup
Deprecated. This interface has been replaced with the NetworkConfigurator.
ConfiguratorException - Exception in net.jxta.exception
This class maintains a List of all possible causes that may be generated as a part of the configuration process.
ConfiguratorException() - Constructor for exception net.jxta.exception.ConfiguratorException
Constucts a JxtaException with no specified details.
ConfiguratorException(String) - Constructor for exception net.jxta.exception.ConfiguratorException
Constructs a JxtaException with the specified message.
ConfiguratorException(Throwable) - Constructor for exception net.jxta.exception.ConfiguratorException
Constructs a JxtaException with the specified cause.
ConfiguratorException(String, Throwable) - Constructor for exception net.jxta.exception.ConfiguratorException
Constructs a JxtaException with the specified message and cause.
ConfiguratorException(List) - Constructor for exception net.jxta.exception.ConfiguratorException
Constructs a JxtaException with the specified List of causes.
ConfiguratorException(String, List) - Constructor for exception net.jxta.exception.ConfiguratorException
Constructs a JxtaException with the specified message in addition to the List of causes.
connect(SocketAddress) - Method in class net.jxta.socket.JxtaSocket

The default connect timeout of 60 seconds is used If SocketAddress is not an instance of JxtaSocketAddress, an IOException will be thrown.

connect(SocketAddress, int) - Method in class net.jxta.socket.JxtaSocket

If SocketAddress is not an instance of JxtaSocketAddress, an IOException will be thrown.

connect(PeerGroup, PipeAdvertisement) - Method in class net.jxta.socket.JxtaSocket
Connects to a JxtaServerSocket on any peer within the default timeout of 60 seconds
connect(PeerGroup, PipeAdvertisement, int) - Method in class net.jxta.socket.JxtaSocket
Connects to a JxtaServerSocket on any peer within a timeout specified in milliseconds
connect(PeerGroup, PeerID, PipeAdvertisement, int) - Method in class net.jxta.socket.JxtaSocket
Connects to a JxtaServerSocket on a specific peer within a timeout specified in milliseconds
connect(PeerGroup, PipeAdvertisement) - Method in class net.jxta.util.JxtaBiDiPipe
Connect to a JxtaServerPipe with default timeout
connect(PeerGroup, PipeAdvertisement, int) - Method in class net.jxta.util.JxtaBiDiPipe
Connects to a remote JxtaBiDiPipe
connect(PeerGroup, PeerID, PipeAdvertisement, int, PipeMsgListener) - Method in class net.jxta.util.JxtaBiDiPipe
Connects to a remote JxtaServerPipe
connect(PeerGroup, PeerID, PipeAdvertisement, int, PipeMsgListener, boolean) - Method in class net.jxta.util.JxtaBiDiPipe
Connects to a remote JxtaServerPipe
connectAction() - Method in class net.jxta.endpoint.MessengerState
Try to make a connection.
CONNECTED - Static variable in interface net.jxta.endpoint.Messenger
Currently connected.
connected - Variable in class net.jxta.socket.JxtaSocket
If true then we believe the remote peer currently has this socket open.
connectImpl() - Method in class net.jxta.endpoint.AsyncChannelMessenger
We invoke this method to be placed on the list of channels that are waiting for resolution.
connectImpl() - Method in class net.jxta.endpoint.ThreadedMessenger
Make underlying connection.
connectionQueue - Variable in class net.jxta.util.JxtaServerPipe
 
connectOutpipe - Variable in class net.jxta.socket.JxtaSocket
Used to negotiate connection parameters
connectOutpipe - Variable in class net.jxta.util.JxtaBiDiPipe
 
connectToRendezVous(PeerAdvertisement) - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. Directly connecting to rendezvous peers is not recommended. Seed rendezvous should be specified using the RdvConfigAdv mechanisms.
connectToRendezVous(EndpointAddress) - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. Directly connecting to rendezvous peers is not recommended. Seed rendezvous should be specified using the RdvConfigAdv mechanisms.
contains(EndpointAddress) - Method in class net.jxta.protocol.AccessPointAdvertisement
Check if the EndpointAddress is already associated with this access point
containsHop(PeerID) - Method in class net.jxta.protocol.RouteAdvertisement
Check if the route contains the following hop
copyAsDocument(Element) - Static method in class net.jxta.document.StructuredDocumentUtils
Copies the specified element or document into a standalone document of same type.
copyChildren(StructuredDocument, Element, Element) - Static method in class net.jxta.document.StructuredDocumentUtils
Recursively copy children elements of from into the the element intoElement of document intoDoc.
copyChildren(Element, Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Deeply copy an element into another element
copyDocumentSerializable(DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create a copy of any Document Serializable object.
copyElements(StructuredDocument, Element, Element, Object) - Static method in class net.jxta.document.StructuredDocumentUtils
Recursively copy elements beginnging with from into the document identified by intoDoc.
copyElements(StructuredDocument, Element, Element) - Static method in class net.jxta.document.StructuredDocumentUtils
Recursively copy elements beginnging with from into the document identified by intoDoc.
copyInputStreamToOutputStream(InputStream, OutputStream) - Static method in class net.jxta.endpoint.MessageElement
Copies an input stream to an output stream with buffering.
CopyToDataBytes(InputStream, long) - Method in class net.jxta.endpoint.InputStreamMessageElement
Copy data from a stream with best possible efficiency.
CountingInputStream - Class in net.jxta.util
A filter input stream which counts the bytes read from the stream.
CountingInputStream(InputStream) - Constructor for class net.jxta.util.CountingInputStream
Make a new Counting Input Stream
CountingOutputStream - Class in net.jxta.util
A filter output stream which counts the bytes sent to the stream.
CountingOutputStream(OutputStream) - Constructor for class net.jxta.util.CountingOutputStream
Creates a new instance of CountingOutputStream
CountingWriter - Class in net.jxta.util
A filter writer which counts the characters sent to the writer.
CountingWriter(Writer) - Constructor for class net.jxta.util.CountingWriter
Creates a new instance of CountingWriter
create(URI) - Static method in class net.jxta.codat.CodatID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.id.ID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.peer.PeerID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.peergroup.PeerGroupID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.pipe.PipeID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.platform.ModuleClassID
Creates an ID by parsing the given URI.
create(URI) - Static method in class net.jxta.platform.ModuleSpecID
Creates an ID by parsing the given URI.
create(boolean) - Method in class net.jxta.socket.JxtaSocket
Deprecated. Unreliable mode is being removed. Use JxtaBiDiPipe instead.
createChildElement(Element, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create a child element of the specified tagName This is done by serializing and then deserializing the object (ie not very efficient)
createConnectMessage(PeerGroup, PipeAdvertisement, Credential, boolean, boolean) - Method in class net.jxta.socket.JxtaSocket
Create a connection request/response message
createElement(Object) - Method in interface net.jxta.document.StructuredDocument
Create a new element without value.
createElement(Object, Object) - Method in interface net.jxta.document.StructuredDocument
Create a new element with value.
createElement(String) - Method in interface net.jxta.document.StructuredTextDocument
Create a new element without value.
createElement(String, String) - Method in interface net.jxta.document.StructuredTextDocument
Create a new element with value.
createElement(String) - Method in interface net.jxta.document.XMLDocument
Create a new element without value.
createElement(String, String) - Method in interface net.jxta.document.XMLDocument
Create a new element with value.
createEphemeralSocket(PeerGroup, PipeAdvertisement, PipeAdvertisement, PeerAdvertisement, Credential, Credential, boolean) - Method in class net.jxta.socket.JxtaServerSocket
Construct the emphemeral socket result from accept.
createFailureEvent(int, PeerID, int) - Static method in class net.jxta.meter.MonitorEvent
Convenience factory method
createHttpAdv() - Method in class net.jxta.platform.NetworkConfigurator
Creates an HTTP transport advertisement
createInfraConfigAdv() - Method in class net.jxta.platform.NetworkConfigurator
 
createInputPipe(PipeAdvertisement) - Method in interface net.jxta.pipe.PipeService
Create an InputPipe from a pipe Advertisement
createInputPipe(PipeAdvertisement, PipeMsgListener) - Method in interface net.jxta.pipe.PipeService
Create an InputPipe from a pipe Advertisement
createModuleClassAdvertisement(String, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a ModuleClassAdvertisement
createModuleImplAdvertisement(ModuleSpecID, String, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This implementation initializes some fields of the resulting ModuleImplAdvertisement to constant values who's value may not be correct for all circumstances. Consider creating ModuleImpl Advertisements directly in your application.
createModuleSpecAdvertisement(String, StructuredDocument) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This implementation incompletely initializes the module spec advertisement. Consider creating Module Spec Advertisements without this method.
createModuleSpecAdvertisement(String, ModuleClassAdvertisement, StructuredDocument) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This implementation incompletely initializes the module spec advertisement. Consider creating Module Spec Advertisements without this method.
createNewPipeAdvertisement(PeerGroup, String) - Static method in class net.jxta.util.PipeUtilities
 
createOpenMessage(PeerGroup, PipeAdvertisement) - Method in class net.jxta.util.JxtaBiDiPipe
Creates a connection request message
createOutputPipe(PipeAdvertisement, long) - Method in interface net.jxta.pipe.PipeService
Attempt to create an OutputPipe using the specified Pipe Advertisement.
createOutputPipe(PipeAdvertisement, Set<? extends ID>, long) - Method in interface net.jxta.pipe.PipeService
Attempt to create an OutputPipe using the specified Pipe Advertisement.
createOutputPipe(PipeAdvertisement, OutputPipeListener) - Method in interface net.jxta.pipe.PipeService
Attempt to create an OutputPipe using the specified Pipe Advertisement.
createOutputPipe(PipeAdvertisement, Set<? extends ID>, OutputPipeListener) - Method in interface net.jxta.pipe.PipeService
Attempt to create an OutputPipe using the specified Pipe Advertisement.
createParamDocument() - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
createPipeAdvertisement() - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(PipeID, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(String, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(Element) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(PeerGroup, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(ID, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement(PeerGroup, String, String, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Create a Pipe Advertisement
createPipeAdvertisement() - Static method in class net.jxta.util.PipeUtilities
 
createPipeAdvertisement(PipeID, String) - Static method in class net.jxta.util.PipeUtilities
 
createPipeAdvertisement(String, String) - Static method in class net.jxta.util.PipeUtilities
 
createPipeAdvertisement(Element) - Static method in class net.jxta.util.PipeUtilities
 
createProxyAdv() - Method in class net.jxta.platform.NetworkConfigurator
Creates a ProxyService configuration advertisement
createPSEAdv(String, String) - Method in class net.jxta.platform.NetworkConfigurator
Creates Personal Security Environment Config Advertisement

The configuration advertisement can include an optional seed certificate chain and encrypted private key.

createPSEAdv(X509Certificate) - Method in class net.jxta.platform.NetworkConfigurator
Creates Personal Security Environment Config Advertisement

The configuration advertisement can include an optional seed certificate chain and encrypted private key.

createPSEAdv(X509Certificate[]) - Method in class net.jxta.platform.NetworkConfigurator
Creates Personal Security Environment Config Advertisement

The configuration advertisement can include an optional seed certificate chain and encrypted private key.

createRdvConfigAdv() - Method in class net.jxta.platform.NetworkConfigurator
Creates a RendezVousService configuration advertisement with default values (EDGE)
createRelayConfigAdv() - Method in class net.jxta.platform.NetworkConfigurator
Creates a RelayService configuration advertisement with default values (EDGE)
createRemoteMonitorReportEvent(PeerID, int, MonitorReport) - Static method in class net.jxta.meter.MonitorEvent
Convenience factory method
createServiceMetric(ModuleClassID) - Static method in class net.jxta.meter.MonitorResources
Create an empty Service Metric for the corresponding ModuleClassID
createServiceMonitorFilter(ModuleClassID) - Static method in class net.jxta.meter.MonitorResources
Create an empty ServiceMonitorFilter for the corresponding ModuleClassID
createServiceMonitorModuleImplAdvertisement(ModuleSpecID, String, String, String, String) - Static method in class net.jxta.meter.MonitorResources
 
createStructuredXmlDocument(String, DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Creates a Structured XML Document containing the serialized object
createStructuredXmlDocument(String) - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
createSupportedCumulativeServiceMonitorFilter(ServiceMonitorFilter) - Method in interface net.jxta.meter.ServiceMonitor
Transform the provided ServiceMonitorFilter into one that is supported for cumulative reporting
createSupportedServiceMonitorFilter(ServiceMonitorFilter, long) - Method in interface net.jxta.meter.ServiceMonitor
Transform the provided ServiceMonitorFilter into one that is supported for periodic reporting at the specified rate
createTcpAdv() - Method in class net.jxta.platform.NetworkConfigurator
Creates an TCP transport advertisement with the platform default values.
Credential - Interface in net.jxta.credential
Credentials provide the basic mechanisms for securely establishing and communicating identity within JXTA.
credential - Variable in class net.jxta.socket.JxtaMulticastSocket
 
credential - Variable in class net.jxta.util.JxtaBiDiPipe
 
credentialDoc - Variable in class net.jxta.socket.JxtaMulticastSocket
 
credentialDoc - Variable in class net.jxta.util.JxtaBiDiPipe
 
CredentialPCLSupport - Interface in net.jxta.credential
Provides Property Change Listener support for Credentials.
CredentialValidator - Interface in net.jxta.credential
CredentialValidator defines the interface for allowing external validation of a credential
credTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
credTag - Static variable in class net.jxta.util.JxtaServerPipe
 

D

data - Variable in class net.jxta.endpoint.StringMessageElement
The data for this Message Element.
databytes - Variable in class net.jxta.endpoint.InputStreamMessageElement
The bytes of this element.
DATATAG - Static variable in class net.jxta.socket.JxtaMulticastSocket
 
dataTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
decrementTTL() - Method in class net.jxta.protocol.SrdiMessage
Decrements TTL
DEFAULT_CONFIGURATOR - Static variable in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Constant for specifying the default configurator.
DEFAULT_CREDENTIAL_PROPERTY - Static variable in interface net.jxta.membership.MembershipService
Property name for the default credential bound property.
DEFAULT_EXPIRATION - Static variable in interface net.jxta.discovery.DiscoveryService
Default expiration time for advertisements.
DEFAULT_EXPIRATION - Static variable in interface net.jxta.peergroup.PeerGroup
Default expiration time for discovered group advertisements. (2 weeks)
DEFAULT_LIFETIME - Static variable in interface net.jxta.discovery.DiscoveryService
Default lifetime time for advertisements.
DEFAULT_LIFETIME - Static variable in interface net.jxta.peergroup.PeerGroup
Default life time for group advertisements in the publisher's cache.
DEFAULT_MTU - Static variable in class net.jxta.endpoint.AbstractMessenger
The default Maximum Transmission Unit.
DEFAULT_TTL - Static variable in interface net.jxta.rendezvous.RendezVousService
Perform propagate() or walk() using the most appropriate TTL value for the implementation and configuration.
DEFAULT_WIRE_MIME - Static variable in class net.jxta.endpoint.WireFormatMessageFactory
The mime media type of preferred/default wire format.
defaultNamespace - Variable in class net.jxta.endpoint.Message
This string identifies the namespace which is assumed when calls are made that don't include a namespace specification.
defaultNetPeerGroupID - Static variable in class net.jxta.peergroup.PeerGroupID
The well known Unique Identifier of the net peergroup.
defineClass(ModuleImplAdvertisement) - Method in class net.jxta.platform.JxtaLoader
Defines a new class from a Module Impl Advertisement.
demux(Message) - Method in interface net.jxta.endpoint.EndpointService
Deprecated. Please convert your code to use the EndpointListener.processIncomingMessage(Message,EndpointAddress,EndpointAddress) method instead. The addressing method used by demux() was never part of the formal JXTA protocol specification but was a defacto part because demux() depended upon it.
dequeued - Variable in class net.jxta.util.JxtaBiDiPipe
 
description - Variable in class net.jxta.platform.NetworkConfigurator
Default PlatformConfig Peer Description
descTag - Static variable in class net.jxta.protocol.PipeAdvertisement
XML tag to store the name of the Pipe
DEST_PID_TAG - Static variable in class net.jxta.protocol.RouteAdvertisement
 
destroy() - Method in interface net.jxta.meter.ServiceMonitor
Clean up.
DevNullOutputStream - Class in net.jxta.util
An OutputStream which simply discards all data written to it.
DevNullOutputStream() - Constructor for class net.jxta.util.DevNullOutputStream
Creates a new instance of DevNullOutputStream
DevNullWriter - Class in net.jxta.util
An Writer which simply discards all data written to it.
DevNullWriter() - Constructor for class net.jxta.util.DevNullWriter
Creates a new instance of DevNullOutputStream
diffMetrics(ServiceMetric) - Method in interface net.jxta.meter.ServiceMetric
Subtractively Remove Metrics from this Metric
direct - Variable in class net.jxta.util.JxtaBiDiPipe
If true then we are using a reliable direct messenger to the remote peer.
directSupportedTag - Static variable in class net.jxta.util.JxtaServerPipe
 
DISCONNECTED - Static variable in interface net.jxta.endpoint.Messenger
Currently not connected.
disconnectFromRendezVous(ID) - Method in interface net.jxta.rendezvous.RendezVousService
Disconnect from the specified rendezvous.
DISCONNECTING - Static variable in interface net.jxta.endpoint.Messenger
Breaking established connection for expedite closure.
discoveryClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: discovery service
DiscoveryEvent - Class in net.jxta.discovery
Container for DiscoveryService events.
DiscoveryEvent(Object, DiscoveryResponseMsg, int) - Constructor for class net.jxta.discovery.DiscoveryEvent
Creates a new event
discoveryEvent(DiscoveryEvent) - Method in interface net.jxta.discovery.DiscoveryListener
Called to handle an event from the Discovery Service.
DiscoveryListener - Interface in net.jxta.discovery
The listener interface for receiving DiscoveryEvents from the Discovery Service.
DiscoveryQueryMsg - Class in net.jxta.protocol
This class defines the Discovery Service message "Query".
DiscoveryQueryMsg() - Constructor for class net.jxta.protocol.DiscoveryQueryMsg
 
DiscoveryResponseMsg - Class in net.jxta.protocol
This class defines the DiscoveryService message "Response".
DiscoveryResponseMsg() - Constructor for class net.jxta.protocol.DiscoveryResponseMsg
 
DiscoveryService - Interface in net.jxta.discovery
Provides an asynchronous mechanism for discovering Advertisement (Peers, Groups, Pipes, Modules, etc.).
discoveryServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: discovery service
display() - Method in class net.jxta.protocol.AccessPointAdvertisement
Generate a string that displays an access point information for logging or debugging purpose
display() - Method in class net.jxta.protocol.RouteAdvertisement
Generate a string that displays the route information for logging or debugging purpose
doAccessCheck(PrivilegedOperation, Credential) - Method in interface net.jxta.access.AccessService
Determine if a privileged operation is permitted for a given identity.
doc - Variable in class net.jxta.endpoint.TextDocumentMessageElement
The data for this element.
Document - Interface in net.jxta.document
A simple typed container for data.
DocumentByteArrayIO - Interface in net.jxta.document
Provides byte array based interfaces for manipulating Document contents.
DocumentByteBufferIO - Interface in net.jxta.document
Provides ByteBuffer based interfaces for manipulating Document contents.
DocumentSerializable - Interface in net.jxta.util.documentSerializable
 
DocumentSerializableUtilities - Class in net.jxta.util.documentSerializable
 
DocumentSerializableUtilities() - Constructor for class net.jxta.util.documentSerializable.DocumentSerializableUtilities
 
DocumentSerializationException - Exception in net.jxta.util.documentSerializable
 
DocumentSerializationException(String) - Constructor for exception net.jxta.util.documentSerializable.DocumentSerializationException
 
DocumentSerializationException(String, Exception) - Constructor for exception net.jxta.util.documentSerializable.DocumentSerializationException
 
DocumentStreamIO - Interface in net.jxta.document
Provides stream based interfaces for manipulating Document contents.
DocumentUtilities - Class in net.jxta.util
Deprecated. Will be removed soon. THIS CLASS IS SCHEDULED TO BE REMOVED AFTER 2.5
down() - Method in class net.jxta.endpoint.AsyncChannelMessenger
The implementation invokes this method when it becomes broken.
downEvent() - Method in class net.jxta.endpoint.MessengerState
Down Event
dstAddress - Variable in class net.jxta.endpoint.AbstractMessenger
The destination address of messages sent on this messenger.

E

EDGE_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default Edge configuration
effectiveParam(String, String) - Method in class net.jxta.endpoint.ChannelMessenger
Figure out what the param string will be after mangling (if required) and applying relevant defaults.
effectiveService(String) - Method in class net.jxta.endpoint.ChannelMessenger
Figure out what the service string will be after mangling (if required) and applying relevant defaults.
Element<E extends Element<E>> - Interface in net.jxta.document
An element represents a portion of a StructuredDocument.
elements - Variable in class net.jxta.endpoint.Message
List of the elements.
endCumulativeReport() - Method in interface net.jxta.meter.ServiceMonitor
Indication that the flurry of requests for cumulative Report is over
EndpointAddress - Class in net.jxta.endpoint
Describes a destination to which JXTA messages may be sent.
EndpointAddress(String) - Constructor for class net.jxta.endpoint.EndpointAddress
Builds an Address from a string
EndpointAddress(URI) - Constructor for class net.jxta.endpoint.EndpointAddress
Create an EndpointAddress whose value is initialized from the provided URI.
EndpointAddress(EndpointAddress, String, String) - Constructor for class net.jxta.endpoint.EndpointAddress
Constructor which builds an endpoint address from a base address and replacement service and params
EndpointAddress(String, String, String, String) - Constructor for class net.jxta.endpoint.EndpointAddress
Constructor which builds an address the four standard constituent parts.
EndpointAddress(ID, String, String) - Constructor for class net.jxta.endpoint.EndpointAddress
Constructor which builds an address from a standard jxta id and a service and param.
endpointClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: endpoint service
EndpointListener - Interface in net.jxta.endpoint
A listener for messages.
EndpointService - Interface in net.jxta.endpoint
The EndpointService provides the API for sending and receiving messages between peers.
endpointServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: endpoint service
equals(Object) - Method in class net.jxta.document.Attribute
The two attributes are the same if they have the same owner, name and value.
equals(Object) - Method in class net.jxta.document.MimeMediaType
equals(Object) - Method in class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
equals(Object) - Method in class net.jxta.endpoint.ByteArrayMessageElement

Elements are considered equal if they have the same name, type and signatures.

equals(Object) - Method in class net.jxta.endpoint.EndpointAddress
equals(Object) - Method in class net.jxta.endpoint.InputStreamMessageElement

Elements are considered equal if they have the same name, type and signatures.

equals(Object) - Method in class net.jxta.endpoint.Message

Compare this Message against another.

equals(Object) - Method in class net.jxta.endpoint.MessageElement

Elements are considered equal if they have the same name, type and signatures.

equals(Object) - Method in class net.jxta.endpoint.StringMessageElement

Elements are considered equal if they have the same name, type and signatures.

equals(Object) - Method in class net.jxta.endpoint.TextDocumentMessageElement

Elements are considered equal if they have the same name, type and signatures.

equals(Object) - Method in class net.jxta.protocol.AccessPointAdvertisement

Equals means the same PID and the same endpoint addresses.

equals(Object) - Method in class net.jxta.protocol.ConfigParams
equals(Object) - Method in class net.jxta.protocol.PipeAdvertisement
equals(Object) - Method in class net.jxta.protocol.RouteAdvertisement
Compare if two routes are equals.
equals(Object) - Method in class net.jxta.protocol.SrdiMessage.Entry

Expiration time is not considered in calculation.

equals(Object) - Method in class net.jxta.socket.JxtaSocketAddress
 
equalsIngoringParams(Object) - Method in class net.jxta.document.MimeMediaType
Similar to MimeMediaType.equals(Object), but ignores any parameters.
ERROR - Static variable in class net.jxta.meter.MonitorEvent
Internal Error processing Reports, probably due to a bad Monitor Implementation
eventListener - Variable in class net.jxta.util.JxtaBiDiPipe
 
exists() - Method in class net.jxta.platform.NetworkConfigurator
Returns true if a PlatformConfig file exist under store home
expiration - Variable in class net.jxta.protocol.SrdiMessage.Entry
Entry Expiration expressed in relative time in ms
expirations - Variable in class net.jxta.protocol.DiscoveryResponseMsg
Expirations
EXPIRED_CREDENTIAL_PROPERTY - Static variable in interface net.jxta.credential.CredentialPCLSupport
Property name for the expired bound property.
ExtendableAdvertisement - Class in net.jxta.document
Extendable advertisements provide features for allowing inheritance of advertisement types.
ExtendableAdvertisement() - Constructor for class net.jxta.document.ExtendableAdvertisement
Default constructor.
ExtendableAdvertisement(boolean) - Constructor for class net.jxta.document.ExtendableAdvertisement
 

F

failAllAction() - Method in class net.jxta.endpoint.MessengerState
Drain pending messages, all failed.
FileDocument - Class in net.jxta.document
This class presents a Document interface for a specific file on disk.
FileDocument(File) - Constructor for class net.jxta.document.FileDocument
Create a new File Document.
FileDocument(File, MimeMediaType) - Constructor for class net.jxta.document.FileDocument
Create a new File Document.
FILTER_CLASS_TAG - Static variable in class net.jxta.meter.MonitorResources
 
FILTER_EXCEPTION - Static variable in exception net.jxta.meter.MonitorException
Invalid MonitorFilter
filterMessage(Message, EndpointAddress, EndpointAddress) - Method in interface net.jxta.endpoint.MessageFilterListener
This method is invoked by the EndpointService for each message for which this filter is registered.
finalize() - Method in class net.jxta.socket.JxtaServerSocket

Closes the JxtaServerPipe.

finalize() - Method in class net.jxta.socket.JxtaSocket
finalize() - Method in class net.jxta.util.JxtaBiDiPipe

Closes the JxtaBiDiPipe.

finalize() - Method in class net.jxta.util.JxtaServerPipe

Closes the JxtaServerPipe.

finalLock - Variable in class net.jxta.util.JxtaBiDiPipe
 
findClass(ModuleSpecID) - Method in class net.jxta.platform.JxtaLoader
Finds and loads the class with the specified spec ID from the URL search path.
findModuleImplAdvertisement(Class<? extends Module>) - Method in class net.jxta.platform.JxtaLoader
Finds the ModuleImplAdvertisement for the associated class in the context of this ClassLoader.
findModuleImplAdvertisement(ModuleSpecID) - Method in class net.jxta.platform.JxtaLoader
Finds the ModuleImplAdvertisement for the associated class in the context of this ClassLoader.
flush() - Method in class net.jxta.endpoint.AbstractMessenger
Makes sure that all outstanding messages have been processed; successfully or not.
flush() - Method in interface net.jxta.endpoint.Messenger
Makes sure that all outstanding messages have been processed; successfully or not.
flush() - Method in class net.jxta.util.DevNullOutputStream

Does nothing....

flush() - Method in class net.jxta.util.DevNullWriter

Does nothing....

flush() - Method in class net.jxta.util.IgnoreFlushFilterOutputStream
 
flush() - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
flushAdvertisement(Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Removes the specified Advertisement from the cache of locally stored Advertisements.
flushAdvertisements(String, int) - Method in interface net.jxta.discovery.DiscoveryService
Removes the specified Advertisement from the cache of locally stored Advertisements.
fromBuffer(ByteBuffer, MimeMediaType, MimeMediaType) - Static method in class net.jxta.endpoint.WireFormatMessageFactory
Constructs an instance of Message from matching the type specified by the type parameter.
fromBuffer(ByteBuffer, MimeMediaType, MimeMediaType) - Method in interface net.jxta.endpoint.WireFormatMessageFactory.Instantiator
Create an abstract message from a serialization.
FromParent - Static variable in interface net.jxta.peergroup.PeerGroup
Look for needed ModuleImplAdvertisement in the parent group of this group.
fromURI(URI) - Static method in class net.jxta.id.IDFactory
Construct a new ID instance from a JXTA ID contained in a URI.
fromURI(URI) - Method in interface net.jxta.id.IDFactory.Instantiator
Construct a new ID instance from a JXTA ID contained in a URI.
fromURL(URL) - Static method in class net.jxta.id.IDFactory
Deprecated. Use of URLs for representing JXTA IDs and this method are deprecated. Convert to using IDFactory.fromURI( URI ) instead.
fromURL(URL) - Method in interface net.jxta.id.IDFactory.Instantiator
Deprecated. Convert to fromURI.
fromURNNamespaceSpecificPart(String) - Method in interface net.jxta.id.IDFactory.Instantiator
Construct a new ID instance from the scheme specific portion of a jxta URN.
fromWire(InputStream, MimeMediaType, MimeMediaType) - Static method in class net.jxta.endpoint.WireFormatMessageFactory
Constructs an instance of Message from matching the type specified by the type parameter.
fromWire(InputStream, MimeMediaType, MimeMediaType) - Method in interface net.jxta.endpoint.WireFormatMessageFactory.Instantiator
Create an abstract message from a serialization.

G

GenericResolver - Interface in net.jxta.resolver
Deprecated. This interface has been subsumed into the ResolverService.
getAccessService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Access Service for this Peer Group.
getAccessService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Access Service for this Peer Group.
getAdvertisement() - Method in interface net.jxta.pipe.InputPipe
Gets the pipe advertisement
getAdvertisement() - Method in interface net.jxta.pipe.OutputPipe
Gets the pipe advertisement
getAdvertisement() - Method in class net.jxta.protocol.SignedAdvertisement
Gets the Advertisement.
getAdvertisements() - Method in class net.jxta.protocol.DiscoveryResponseMsg
Get the responses to the query as advertisements.
getAdvertisementType() - Static method in class net.jxta.document.Advertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Method in interface net.jxta.document.AdvertisementFactory.Instantiator
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.AccessPointAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.ConfigParams
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.DiscoveryQueryMsg
All messages have a type (in xml this is !doctype) which identifies the message
getAdvertisementType() - Static method in class net.jxta.protocol.DiscoveryResponseMsg
All messages have a type(in xml this is !
getAdvertisementType() - Static method in class net.jxta.protocol.ModuleClassAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.ModuleImplAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.ModuleSpecAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.PeerAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.PipeAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.RdvAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.ResolverQueryMsg
All messages have a type (in xml this is !
getAdvertisementType() - Static method in class net.jxta.protocol.ResolverResponseMsg
All messages have a type (in xml this is !
getAdvertisementType() - Static method in class net.jxta.protocol.RouteAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.RouteQueryMsg
Deprecated. All messages have a type (in xml this is !
getAdvertisementType() - Static method in class net.jxta.protocol.RouteResponseMsg
Deprecated. All messages have a type (in xml this is !
getAdvertisementType() - Static method in class net.jxta.protocol.SignedAdvertisement
Returns the identifying type of this Advertisement.
getAdvertisementType() - Static method in class net.jxta.protocol.TransportAdvertisement
Returns the identifying type of this Advertisement.
getAdvExpirationTime(ID, int) - Method in interface net.jxta.discovery.DiscoveryService
Returns the maximum duration in milliseconds for which this document will be cached by peers other than the publisher.
getAdvExpirationTime(Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Returns the maximum duration in milliseconds for which this document will be cached by peers other than the publisher.
getAdvLifeTime(ID, int) - Method in interface net.jxta.discovery.DiscoveryService
Returns the maximum duration in milliseconds for which this document should be kept in local cache.
getAdvLifeTime(Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Returns the maximum duration in milliseconds for which this document should be kept in local cache.
getAdvType() - Method in class net.jxta.document.Advertisement
Returns the identifying type of this Advertisement.
getAllMessageTransports() - Method in interface net.jxta.endpoint.EndpointService
Get an iterator of the MessageTransports available to this EndpointService.
getAllPurposePeerGroupImplAdvertisement() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Get an all purpose peerGroup ModuleImplAdvertisement that is compatible with this group.
getAllPurposePeerGroupImplAdvertisement() - Method in interface net.jxta.peergroup.PeerGroup
Get an all purpose peerGroup ModuleImplAdvertisement that is compatible with this group.
getAssocTable() - Method in class net.jxta.document.AdvertisementFactory
Used by ClassFactory methods to get the mapping of keys to constructors.
getAssocTable() - Method in class net.jxta.document.StructuredDocumentFactory
Used by ClassFactory methods to get the mapping of keys to constructors.
getAssocTable() - Method in class net.jxta.endpoint.WireFormatMessageFactory
Used by ClassFactory methods to get the mapping of keys to constructors.
getAssocTable() - Method in class net.jxta.id.IDFactory
Used by ClassFactory methods to get the mapping of ID types to constructors.
getAssocTable() - Method in class net.jxta.util.ClassFactory
Used by ClassFactory methods to get the mapping of keys to constructors.
getAttr() - Method in class net.jxta.protocol.DiscoveryQueryMsg
returns the Attr value
getAttribute(String) - Method in interface net.jxta.document.Attributable
Returns a single attribute which matches the name provided.
getAttributes() - Method in interface net.jxta.document.Attributable
Returns an enumerations of the attributes associated with this object.
getAuthCredentials() - Method in interface net.jxta.membership.MembershipService
Deprecated. This interface is being removed in favour of individual Credentials providing their AuthenticationCredential as appropriate.
getAuthenticationCredential() - Method in interface net.jxta.membership.Authenticator
Return the Authentication Credential associated with this authenticator, if any.
getAuthSpecID() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the specID of an authenticator module.
getAvailableKeys() - Method in class net.jxta.util.ClassFactory
Return all of the available keys for this factory.
getBadHops() - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. returns the bad hops know to the route
getBaseAdvType() - Method in class net.jxta.document.ExtendableAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.AccessPointAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.ConfigParams
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.ModuleClassAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.PeerAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.PipeAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.RdvAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.RouteAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.SignedAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseAdvType() - Method in class net.jxta.protocol.TransportAdvertisement
Returns the base type of this advertisement hierarchy.
getBaseClass() - Method in class net.jxta.platform.ModuleClassID
Return a ModuleClassID of the same base class but with the role portion set to zero. aka "the base class".
getBaseClass() - Method in class net.jxta.platform.ModuleSpecID
Return a ModuleClassID of the same base class but with the role portion set to zero. aka "the base class".
getBaseMimeMediaType() - Method in class net.jxta.document.MimeMediaType
Returns the "base" MIME media type of this type. ie. with no parameters.
getBestReportRate(long) - Method in interface net.jxta.peer.PeerInfoService
Asynchronous reporting of Monitored data may be obtained only at rates supported by the MonitorManager on the peer.
getBoolean(Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of an element converted from a String ("true" or "false")
getBoolean(Element, String, boolean) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of a Child Element
getBoolean(Message, String, boolean) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
getByteBuffers() - Method in interface net.jxta.document.DocumentByteBufferIO
Returns the Document as a sequence of ByteBuffers
getByteLength() - Method in class net.jxta.endpoint.ByteArrayMessageElement
Returns the size of the element data in bytes.
getByteLength() - Method in class net.jxta.endpoint.InputStreamMessageElement
Returns the size of the element data in bytes.
getByteLength() - Method in class net.jxta.endpoint.Message
Returns the aggregate size of all the member elements.
getByteLength() - Method in class net.jxta.endpoint.MessageElement
Returns the size of the element data in bytes.
getByteLength() - Method in interface net.jxta.endpoint.WireFormatMessage
Returns the size of the serialized and encoded form of the message in bytes.
getBytes() - Method in interface net.jxta.document.DocumentByteArrayIO
Returns the Document as a sequence of bytes.
getBytes(boolean) - Method in class net.jxta.endpoint.ByteArrayMessageElement
Returns a byte array which contains the element data.
getBytes() - Method in class net.jxta.endpoint.ByteArrayMessageElement
Returns the contents of this element as a byte array.
getBytes(boolean) - Method in class net.jxta.endpoint.MessageElement
Returns a byte array which contains the element data.
getBytes(boolean) - Method in class net.jxta.endpoint.StringMessageElement
Returns a byte array which contains the element data.
getBytes(boolean) - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns a byte array which contains the element data.
getBytesRead() - Method in class net.jxta.util.CountingInputStream
Returns the number of bytes read fromthe stream thus far.
getBytesWritten() - Method in class net.jxta.util.CountingOutputStream
Returns the number of bytes written to the stream thus far.
getCanonicalMessenger(EndpointAddress, Object) - Method in interface net.jxta.endpoint.EndpointService
Creates and maps a canonical messenger to the specified destination.
getCauses() - Method in exception net.jxta.exception.ConfiguratorException
Retrieve the causes as a List.
getCertificate() - Method in class net.jxta.platform.NetworkConfigurator
Returns the public Certificate for this configuration.
getCertificateChain() - Method in class net.jxta.platform.NetworkConfigurator
Gets the public Certificate chain for this configuration.
getChannelMessenger(PeerGroupID, String, String) - Method in class net.jxta.endpoint.AsyncChannelMessenger
If applicable, returns another messenger that will send messages to the same destination address than this one, but with the specified default service and serviceParam, possibly rewriting addresses to ensure delivery through the specified redirection.
getChannelMessenger(PeerGroupID, String, String) - Method in class net.jxta.endpoint.ChannelMessenger
If applicable, returns another messenger that will send messages to the same destination address than this one, but with the specified default service and serviceParam, possibly rewriting addresses to ensure delivery through the specified redirection.
getChannelMessenger(PeerGroupID, String, String) - Method in interface net.jxta.endpoint.Messenger
If applicable, returns another messenger that will send messages to the same destination address than this one, but with the specified default service and serviceParam, possibly rewriting addresses to ensure delivery through the specified redirection.
getChannelMessenger(PeerGroupID, String, String) - Method in class net.jxta.endpoint.ThreadedMessenger
If applicable, returns another messenger that will send messages to the same destination address than this one, but with the specified default service and serviceParam, possibly rewriting addresses to ensure delivery through the specified redirection.
getCharBuffers() - Method in interface net.jxta.document.TextDocumentCharSequenceIO
Returns the sequence of characters which represents the content of the TextDocument.
getCharLength() - Method in class net.jxta.endpoint.StringMessageElement
Returns the size of the element data in characters

synchronized for caching purposes.

getCharLength() - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns the size of the element data in characters

synchronized for caching purposes.

getCharLength() - Method in class net.jxta.endpoint.TextMessageElement
Returns the size of the element data in characters

synchronized for caching purposes.

getChars() - Method in interface net.jxta.document.TextDocumentCharArrayIO
Returns the sequence of characters which represents the content of the TextDocument.
getChars(boolean) - Method in class net.jxta.endpoint.StringMessageElement
Returns a char array which contains the element data.
getChars(boolean) - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns a char array which contains the element data.
getChars(boolean) - Method in class net.jxta.endpoint.TextMessageElement
Returns a char array which contains the element data.
getCharSequence() - Method in interface net.jxta.document.TextDocumentCharBufferIO
Returns the sequence of characters which represents the content of the TextDocument.
getCharsWritten() - Method in class net.jxta.util.CountingWriter
Returns the number of chars written to the stream thus far.
getChild(Element, Object) - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
getChildElement(Element, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get a child element of the specified tagName This is done by serializing and then deserializing the object (ie not very efficient)
getChildren() - Method in interface net.jxta.document.Element
Returns an enumeration of the immediate children of this element.
getChildren(Object) - Method in interface net.jxta.document.Element
Returns an enumeration of the immediate children of this element who match the specified key.
getChildren(String) - Method in interface net.jxta.document.TextElement
Returns an enumeration of the immediate children of this element whose name match the specified string.
getClassForKey() - Method in class net.jxta.document.AdvertisementFactory
Used by ClassFactory methods to ensure that all keys used with the mapping are of the correct type.
getClassForKey() - Method in class net.jxta.document.StructuredDocumentFactory
Used by ClassFactory methods to ensure that all keys used with the mapping are of the correct type.
getClassForKey() - Method in class net.jxta.endpoint.WireFormatMessageFactory
Used by ClassFactory methods to ensure that all keys used with the mapping are of the correct type.
getClassForKey() - Method in class net.jxta.id.IDFactory
Used by ClassFactory methods to ensure that all keys used with the mapping are of the correct type.
getClassForKey() - Method in class net.jxta.util.ClassFactory
Used by ClassFactory methods to ensure that all keys used with the mapping are of the correct type.
getClassOfInstantiators() - Method in class net.jxta.document.AdvertisementFactory
Used by ClassFactory methods to ensure that all of the instance classes which register with this factory have the correct base class
getClassOfInstantiators() - Method in class net.jxta.document.StructuredDocumentFactory
Used by ClassFactory methods to ensure that all of the instance classes which register with this factory have the correct base class
getClassOfInstantiators() - Method in class net.jxta.endpoint.WireFormatMessageFactory
Used by ClassFactory methods to ensure that all of the instance classes which register with this factory have the correct base class
getClassOfInstantiators() - Method in class net.jxta.id.IDFactory
Used by ClassFactory methods to ensure that all of the instance classes which register with this factory have the correct base class
getClassOfInstantiators() - Method in class net.jxta.util.ClassFactory
Used by ClassFactory methods to ensure that all of the instance classes which register with this factory have the correct base class
getCodatID() - Method in class net.jxta.codat.Codat
Returns the CodatID of this Codat.
getCode() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the code; a reference to or representation of the executable code advertised by this advertisement.
getCompat() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Returns the opaque compatibility statement for this advertisement.
getCompatPriv() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Privileged version of ModuleImplAdvertisement.getCompat() that does not clone the elements.
getConfigAdvertisement() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the config advertisement for this peer in this group (if any).
getConfigAdvertisement() - Method in interface net.jxta.peergroup.PeerGroup
Returns the config advertisement for this peer in this group (if any).
getConfigParams() - Method in interface net.jxta.peergroup.Configurator
Deprecated. Retrieve the parameters associated with this configuration from the default location.
getConfigurator() - Method in class net.jxta.platform.NetworkManager
Returns the NetworkConfigurator for additional tuning
getConfiguratorClass() - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.
getConnectedPeerIDs() - Method in interface net.jxta.rendezvous.RendezVousService
Returns a Vector of the PeerID of the peers that are currently connected to this peer.
getConnectedPeers() - Method in interface net.jxta.rendezvous.RendezVousService
Returns an Enumeration of the PeerID of the peers that are currently connected to this peer.
getConnectedRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Returns an Enumeration of the PeerID all the RendezVous on which this Peer is currently connected.
getConnectionAddress() - Method in class net.jxta.endpoint.MessengerEvent
 
getContentEncoding() - Method in interface net.jxta.endpoint.WireFormatMessage
Returns the encoding used for this content.
getCreator() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
Returns the creator of the module spec, in case someone cares.
getCredDoc(PeerGroup) - Static method in class net.jxta.socket.JxtaMulticastSocket
Obtain the credential doc from the group object
getCredDoc(PeerGroup) - Static method in class net.jxta.util.JxtaBiDiPipe
Obtain the cred doc from the group object.
getCredential() - Method in class net.jxta.protocol.ResolverQueryMsg
returns the credential
getCredential() - Method in class net.jxta.protocol.ResolverResponseMsg
returns the credential
getCredential() - Method in class net.jxta.protocol.ResolverSrdiMsg
returns the credential
getCredentialDoc() - Method in class net.jxta.socket.JxtaSocket
get the remote credential doc
getCredentialDoc() - Method in class net.jxta.util.JxtaBiDiPipe
get the remote credential doc
getCredentialDoc() - Method in class net.jxta.util.JxtaServerPipe
get the credential doc
getCumulativeMonitorReport(MonitorFilter) - Method in interface net.jxta.peer.PeerInfoService
Get a MonitorReport of total accumulated metrics from the ServiceMonitors (specified in the MonitorFilter) since they were created/reset for the local Peer.
getCumulativeMonitorReport(PeerID, MonitorFilter, MonitorListener, long) - Method in interface net.jxta.peer.PeerInfoService
Get a MonitorReport of total accumulated metrics from the ServiceMonitors (specified in the MonitorFilter) since they were created/reset for the specified remote Peer.
getCumulativeServiceMetric(ServiceMonitorFilter, long, long) - Method in interface net.jxta.meter.ServiceMonitor
Get ServiceMetrics since the start (or last reset time) of this ServiceMonitor.
getCurrentCredentials() - Method in interface net.jxta.membership.MembershipService
Returns the current credentials for this peer.
getDefaultCredential() - Method in interface net.jxta.membership.MembershipService
Returns the default credential for this peer.
getDefaultCredential(PeerGroup) - Static method in class net.jxta.socket.JxtaSocket
obtain the cred doc from the group object
getDefaultIDFormat() - Static method in class net.jxta.id.IDFactory
Returns a String containing the name of the default ID Format.
getDefaultNamespace() - Method in class net.jxta.endpoint.Message
Return the default Namespace of this message.
getDesc() - Method in class net.jxta.protocol.ModuleClassAdvertisement
returns the description
getDesc() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the description
getDesc() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the description
getDesc() - Method in class net.jxta.protocol.PeerAdvertisement
returns the description
getDesc() - Method in class net.jxta.protocol.PeerGroupAdvertisement
returns the description
getDesc() - Method in class net.jxta.protocol.PipeAdvertisement
Return the description meta-data for the pipe described by this advertisement.
getDescPriv() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Privileged version of ModuleImplAdvertisement.getDesc() that does not clone the elements.
getDescription() - Method in class net.jxta.meter.MonitorFilter
Get Description
getDescription() - Method in class net.jxta.protocol.ModuleClassAdvertisement
returns the description
getDescription() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the description
getDescription() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the description
getDescription() - Method in class net.jxta.protocol.PeerAdvertisement
returns the description
getDescription() - Method in class net.jxta.protocol.PeerGroupAdvertisement
returns the description
getDescription() - Method in class net.jxta.protocol.PipeAdvertisement
Returns the description
getDest() - Method in class net.jxta.protocol.RouteAdvertisement
Deprecated. Because this method unsafely exposes destination AccessPointAdvertisement it will be removed.
getDestEndpointAddresses() - Method in class net.jxta.protocol.RouteAdvertisement
Returns the endpoint addresses of the destination peer in their preferred order.
getDestinationAddress() - Method in class net.jxta.endpoint.AbstractMessenger
Returns the destination of this messenger.
getDestinationAddress() - Method in interface net.jxta.endpoint.Messenger
Returns the destination of this messenger.
getDestinationAddressObject() - Method in class net.jxta.endpoint.AbstractMessenger
Deprecated. 
getDestinationAddressObject() - Method in interface net.jxta.endpoint.Messenger
Deprecated. EndpointAddress is now immutable which means that this result is the same as Messenger.getDestinationAddress(). This method will be eventually removed.
getDestPeerID() - Method in class net.jxta.protocol.RouteAdvertisement
Returns the route destination Peer ID
getDestPeerID() - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. returns the destination peer ID we are looking for
getDestRoute() - Method in class net.jxta.protocol.RouteResponseMsg
Deprecated. returns the destination route we were looking for
getDirectMessenger(EndpointAddress, Object, boolean) - Method in interface net.jxta.endpoint.EndpointService
Returns a Direct Messenger that may be used to send messages via this endpoint to the specified destination.
getDirectMessenger(PeerGroup, PipeAdvertisement, PeerAdvertisement) - Static method in class net.jxta.util.JxtaBiDiPipe
A lightweight direct messenger output pipe constructor, note the return type Since all the info needed is available, there's no need for to use the pipe service to resolve the pipe we have all we need to construct a messenger.
getDisconnectedRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. Due to design changes this no longer returns accurate nor complete results. It will eventually be removed.
getDiscoveryService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Discovery Service for this Peer Group.
getDiscoveryService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Discovery Service for this Peer Group.
getDiscoveryType() - Method in class net.jxta.protocol.DiscoveryQueryMsg
Get the response type
getDiscoveryType() - Method in class net.jxta.protocol.DiscoveryResponseMsg
Get the response type
getDocument() - Method in class net.jxta.codat.Codat
Returns a Document containing the data of this Codat.
getDocument(MimeMediaType) - Method in class net.jxta.credential.AuthenticationCredential
Write credential into a document. as is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in interface net.jxta.credential.Credential
Write credential into a document.
getDocument(MimeMediaType) - Method in class net.jxta.document.Advertisement
Write this advertisement into a document of the requested type.
getDocument(MimeMediaType) - Method in class net.jxta.document.ExtendableAdvertisement
Write this advertisement into a document of the requested type.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.DiscoveryQueryMsg
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.DiscoveryResponseMsg
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.PeerInfoQueryMessage
 
getDocument(MimeMediaType) - Method in class net.jxta.protocol.PeerInfoResponseMessage
 
getDocument(MimeMediaType) - Method in class net.jxta.protocol.PipeResolverMessage
Write message into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.ResolverQueryMsg
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.ResolverResponseMsg
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.ResolverSrdiMsg
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. Write message into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.RouteResponseMsg
Deprecated. Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocument(MimeMediaType) - Method in class net.jxta.protocol.SrdiMessage
Write advertisement into a document. asMimeType is a mime media-type specification and provides the form of the document which is being requested.
getDocumentSerializable(Element, Class) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create an object from its Document Serialized components
getDocumentSerializable(Element, DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Initialize an object from its Document Serialized components
getDocumentSerializable(Element, String, Class) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create an object from its Document Serialized components
getDocumentSerializableFromXml(String, Class) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create a DocumentSerializable Object from an XML Document
getDocumentSerializableFromXml(byte[], Class) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create a DocumentSerializable Object from an XML Document
getDocumentSerializableFromXml(InputStream, Class) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Create a DocumentSerializable Object from an XML Document
getDouble(Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of an element converted from a String
getDouble(Element, String, double) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of a Child Element
getDouble(Message, String, double) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
getElementName() - Method in class net.jxta.endpoint.MessageElement
Returns the name of the MessageElement.
getElementProperty(Object) - Method in class net.jxta.endpoint.MessageElement
Retrieves a transient property from the set for this element.
getEndpointAddresses() - Method in class net.jxta.protocol.AccessPointAdvertisement
Returns the endpoint addresses associated with this access point.
getEndpointService() - Method in interface net.jxta.endpoint.MessageTransport
Returns the endpoint service with which this MessageTransport is registered.
getEndpointService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Endpoint Service for this Peer Group.
getEndpointService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Endpoint Service for this Peer Group.
getEntries() - Method in class net.jxta.protocol.SrdiMessage
Returns the entries of this SrdiMessage
getEntrySet() - Method in class net.jxta.util.ClassFactory
Returns an unmodifiable Set containing all of the associations stored in this ClassFactory.
getExpirations() - Method in class net.jxta.protocol.DiscoveryResponseMsg
Gets the expirations attribute of the DiscoveryResponseMsg object
getExtension() - Method in class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
Returns the extension which is part of this mapping.
getFailure() - Method in class net.jxta.endpoint.OutgoingMessageEvent
Get the failure associated with this event, if any.
getFileExtension() - Method in class net.jxta.document.BinaryDocument
Returns the file extension type used by this Document.
getFileExtension() - Method in interface net.jxta.document.Document
Returns the file extension type used by this Document.
getFileExtension() - Method in class net.jxta.document.FileDocument
Returns the file extension type used by this Document.
getFileExtension() - Method in class net.jxta.endpoint.MessageElement
Returns the file extension type used by this Document.
getFileExtension() - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns the file extension type used by this Document.
getFileExtension() - Method in class net.jxta.endpoint.TextMessageElement
Returns the file extension type used by this Document.
getFileExtensionForMimeType(MimeMediaType) - Static method in class net.jxta.document.StructuredDocumentFactory
Returns the preferred extension for a given mime-type.
getFirstHop() - Method in class net.jxta.protocol.RouteAdvertisement
Returns the AccessPointAdvertisement of first hop.
getFromTime() - Method in class net.jxta.meter.MonitorReport
Begin time that this report is representing
getGroup() - Method in interface net.jxta.endpoint.EndpointService
Returns the group to which this EndpointService is attached.
getGroup() - Method in class net.jxta.socket.JxtaServerSocket
Gets the group associated with this JxtaServerSocket object
getGroup() - Method in class net.jxta.util.JxtaServerPipe
Gets the group associated with this JxtaServerPipe
getGroupID() - Method in class net.jxta.protocol.RdvAdvertisement
get the group id
getHandlerName() - Method in class net.jxta.protocol.ResolverQueryMsg
returns the handlername
getHandlerName() - Method in class net.jxta.protocol.ResolverResponseMsg
returns the handlername
getHandlerName() - Method in class net.jxta.protocol.ResolverSrdiMsg
returns the handlername
getHome() - Method in class net.jxta.platform.NetworkConfigurator
Returns the current directory for configuration and cache persistent store.
getHomeThreadGroup() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the Thread Group in which threads for this peer group will live.
getHomeThreadGroup() - Method in interface net.jxta.peergroup.PeerGroup
Returns the Thread Group in which threads for this peer group will live.
getHop(PeerID) - Method in class net.jxta.protocol.RouteAdvertisement
Return a hop from the list of hops.
getHopCount() - Method in class net.jxta.protocol.ResolverQueryMsg
returns the hop count
getHops() - Method in class net.jxta.protocol.RouteAdvertisement
returns the list of hops
getID() - Method in class net.jxta.document.Advertisement
Returns an ID which identifies this Advertisement as uniquely as possible.
getID() - Method in class net.jxta.protocol.ModuleClassAdvertisement
Returns an ID which identifies this Advertisement as uniquely as possible.
getID() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Returns the unique ID of that advertisement for indexing purposes.
getID() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns a unique id for that adv for the purpose of indexing.
getID() - Method in class net.jxta.protocol.PeerAdvertisement
Returns a unique ID for that peer X group intersection.
getID() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns a unique ID for indexing purposes.
getID() - Method in class net.jxta.protocol.PipeAdvertisement
Returns an ID which identifies this Advertisement as uniquely as possible.
getID() - Method in class net.jxta.protocol.RdvAdvertisement
Returns an ID which identifies this Advertisement as uniquely as possible.
getID() - Method in class net.jxta.protocol.RouteAdvertisement
Returns an ID which identifies this Advertisement as uniquely as possible.
getID() - Method in class net.jxta.protocol.TransportAdvertisement
Return ID for indexing.
getIdentityInfo() - Method in class net.jxta.credential.AuthenticationCredential
Returns the StructuredDocument Element containing the identity information which was originally provided when this AuthenticationCredential was created.
getIdentityReference() - Method in class net.jxta.util.AbstractSimpleSelectable
getIdentityReference() - Method in interface net.jxta.util.SimpleSelectable
 
getIDFormat() - Method in class net.jxta.id.ID
Returns a string identifier which indicates which ID format is used by this ID instance.
getImplAdvertisement() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the advertisement for this service.
getImplAdvertisement() - Method in interface net.jxta.service.Service
Returns the advertisement for this service.
getImplTitle() - Static method in class net.jxta.Version
Returns the specification title.
getImplVendor() - Static method in class net.jxta.Version
Returns the specification vendor.
getImplVersion() - Static method in class net.jxta.Version
Returns the specification version.
getIncomingMessageListener(String, String) - Method in interface net.jxta.endpoint.EndpointService
Get the listener for the specified address.
getIndexFields() - Method in class net.jxta.document.Advertisement
Returns the element names on which this advertisement should be indexed.
getInfrastructureDescriptionStr() - Method in class net.jxta.platform.NetworkConfigurator
Returns the infrastructure PeerGroup description meta-data
getInfrastructureID() - Method in class net.jxta.platform.NetworkManager
Getter for property 'infrastructureID'.
getInfrastructureIDStr() - Method in class net.jxta.platform.NetworkConfigurator
Gets the ID which will be used for new net peer group instances.
getInfrastructureName() - Method in class net.jxta.platform.NetworkConfigurator
Gets the infrastructure PeerGroup name meta-data
getInputPeerAdv() - Method in class net.jxta.protocol.PipeResolverMessage
 
getInputPipe() - Method in class net.jxta.util.JxtaBiDiPipe
Returns an input stream for this socket.
getInputStream() - Method in class net.jxta.socket.JxtaSocket
getInstanceHome() - Method in class net.jxta.platform.NetworkManager
Getter for property 'instanceHome'.
getInstanceName() - Method in class net.jxta.platform.NetworkManager
Getter for property 'instanceName'.
getInstantiator(K) - Method in class net.jxta.util.ClassFactory
Return the instantiator associated with the provided key.
getInt(Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of an element converted from a String
getInt(Element, String, int) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of a Child Element
getInt(Message, String, int) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
getInterface() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Service objects are not manipulated directly to protect usage of the service.
getInterface() - Method in class net.jxta.peergroup.NetPeerGroupFactory
Returns a strong (reference counted) interface object for the Net Peer Group instance.
getInterface() - Method in class net.jxta.peergroup.WorldPeerGroupFactory
Returns a strong (reference counted) interface object for the World Peer Group.
getInterface() - Method in interface net.jxta.service.Service
Service objects are not manipulated directly to protect usage of the service.
getKeepAlive() - Method in class net.jxta.socket.JxtaSocket
getKey() - Method in interface net.jxta.document.Element
Get the key associated with this Element.
getKey() - Method in interface net.jxta.document.TextElement
Get the key associated with this Element.
getKeyStoreLocation() - Method in class net.jxta.platform.NetworkConfigurator
Gets the freestanding keystore location
getLastHop() - Method in class net.jxta.protocol.RouteAdvertisement
Returns the access point for the last hop.
getLastResetTime() - Method in class net.jxta.meter.PeerMonitorInfo
Get Time that the Monitor was last Reset (probably same as startTime)
getLeaseTime() - Method in class net.jxta.meter.MonitorEvent
Most recent Lease time granted (not specified if a cumulative Report)
getListener() - Method in class net.jxta.util.JxtaBiDiPipe
Deprecated. use getMessageListener instead
getLoader() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the class loader for this group.
getLoader() - Method in interface net.jxta.peergroup.PeerGroup
Returns the class loader for this group.
getLocalAddress() - Method in class net.jxta.socket.JxtaMulticastSocket
getLocalAdvertisements(int, String, String) - Method in interface net.jxta.discovery.DiscoveryService
Retrieve locally stored Advertisements.
getLocalSocketAddress() - Method in class net.jxta.socket.JxtaMulticastSocket
getLocalSocketAddress() - Method in class net.jxta.socket.JxtaServerSocket
 
getLocalSocketAddress() - Method in class net.jxta.socket.JxtaSocket
getLocalWalkView() - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. Due to design changes, the list of peers may be empty in configurations which previously returned a non-empty result. Future JXTA versions are likely to use a different API.
getLogicalDestinationAddress() - Method in interface net.jxta.endpoint.Messenger
Returns the logical destination of this messenger.
getLogicalDestinationAddress() - Method in class net.jxta.endpoint.ThreadedMessenger
Returns the logical destination of this messenger.
getLogicalDestinationImpl() - Method in class net.jxta.endpoint.ThreadedMessenger
getLong(Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of an element converted from a String
getLong(Element, String, long) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of a Child Element
getLong(Message, String, long) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
getMaxRetryTimeout() - Method in class net.jxta.socket.JxtaSocket
Deprecated. The reliability layer manages it's own maximum. This value is not useful.
getMaxRetryTimeout() - Method in class net.jxta.util.JxtaBiDiPipe
Gets the Maximum Retry Timeout of the reliability layer
getMembershipService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Membership Service for this Peer Group.
getMembershipService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Membership Service for this Peer Group.
getMessage() - Method in class net.jxta.pipe.PipeMsgEvent
Returns the message associated with the event
getMessage(int) - Method in class net.jxta.util.JxtaBiDiPipe
Gets a message from the queue.
getMessageElement(String) - Method in class net.jxta.endpoint.Message
Retrieve a message element by name from the message without regard to namespace.
getMessageElement(String, String) - Method in class net.jxta.endpoint.Message
Retrieve a message element by name in the specified namespace from the message.
getMessageElements() - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in this message.
getMessageElements(String) - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in this message who's name matches the specified name.
getMessageElements(String, String) - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in the specified namespace who's name matches the specified name in the order in which they were added to the Message.
getMessageElements(MimeMediaType) - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in this message whose mime-type matchs the given in the order they were added to the message.
getMessageElements(String, MimeMediaType) - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in this message whose type matches the given in the order they were added to the message.
getMessageElementsOfNamespace(String) - Method in class net.jxta.endpoint.Message
Returns a list iterator of all of the elements contained in this message which match the specified namespace.
getMessageLineage() - Method in class net.jxta.endpoint.Message
Returns an iterator which describes the lineage of this message.
getMessageListener() - Method in class net.jxta.util.JxtaBiDiPipe
Returns the message listener for this pipe
getMessageModCount() - Method in class net.jxta.endpoint.Message
Returns the modification count of this message.
getMessageModHistory() - Method in class net.jxta.endpoint.Message
Returns a String containing the modification history for this message
getMessageNamespaces() - Method in class net.jxta.endpoint.Message
Returns an iterator of the namespaces present in this message.
getMessageNumber() - Method in class net.jxta.endpoint.Message
Returns the message number of this message.
getMessageProperty(Object) - Method in class net.jxta.endpoint.Message
Retrieves a transient property from the set for this message.
getMessageTransport(String) - Method in interface net.jxta.endpoint.EndpointService
Get a Message Transport by protocol name.
getMessageType() - Static method in class net.jxta.protocol.PeerInfoQueryMessage
returns the Message type
getMessageType() - Static method in class net.jxta.protocol.PeerInfoResponseMessage
returns the Message type
getMessageType() - Static method in class net.jxta.protocol.PipeResolverMessage
returns the Message type.
getMessageType() - Static method in class net.jxta.protocol.ResolverSrdiMsg
All messages have a type (in xml this is !
getMessageType() - Static method in class net.jxta.protocol.SrdiMessage
All messages have a type (in xml this is !
getMessenger(EndpointAddress, Object) - Method in interface net.jxta.endpoint.EndpointService
Returns a messenger for the specified destination address.
getMessenger(EndpointAddress) - Method in interface net.jxta.endpoint.EndpointService
Returns a Messenger that may be used to send messages via this endpoint to the specified destination.
getMessenger(MessengerEventListener, EndpointAddress, Object) - Method in interface net.jxta.endpoint.EndpointService
Deprecated. This method is being phased out. Prefer one of the other non-blocking variants. If a listener style paradigm is required, use ListenerAdaptor which emulates this functionality.
getMessenger(EndpointAddress, Object) - Method in interface net.jxta.endpoint.MessageSender
Return a Messenger for sending messages to the specified destination EndpointAddress.
getMessenger() - Method in class net.jxta.endpoint.MessengerEvent
 
getMessengerImmediate(EndpointAddress, Object) - Method in interface net.jxta.endpoint.EndpointService
Returns a messenger to the specified destination.
getMetaID() - Method in class net.jxta.codat.Codat
Returns the CodatID of an associated Codat for which this Codat is metadata or null if there is no associated Codat.
getMethod() - Method in class net.jxta.credential.AuthenticationCredential
Returns the authentication method which this AuthenticationCredential will be requesting when it is provided to a Membership Service during the "Apply" operation.
getMethodName() - Method in interface net.jxta.membership.Authenticator
Returns the name of this authentication method.
getMimeMediaType() - Method in class net.jxta.document.MimeMediaType
Returns the "base" MIME media type of this type. ie. with no parameters.
getMimeMediaType() - Method in class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
Returns the MIME Media Type which is part of this mapping.
getMimeType() - Method in class net.jxta.document.BinaryDocument
Returns the MIME Media type of this Document per IETF RFC 2046 MIME : Media Types.
getMimeType() - Method in interface net.jxta.document.Document
Returns the MIME Media type of this Document per IETF RFC 2046 MIME : Media Types.
getMimeType() - Method in class net.jxta.document.FileDocument
Returns the MIME Media type of this Document per IETF RFC 2046 MIME : Media Types.
getMimeType() - Method in class net.jxta.endpoint.MessageElement
Returns the MIME Media type of this Document per IETF RFC 2046 MIME : Media Types.
getMimeType() - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns the MIME Media type of this Document per IETF RFC 2046 MIME : Media Types.
getMimeTypeForFileExtension(String) - Static method in class net.jxta.document.StructuredDocumentFactory
Returns the preferred mime-type for a given file extension.
getModCount() - Method in class net.jxta.protocol.ConfigParams
Returns the number of times this object has been modified since it was created.
getModCount() - Method in class net.jxta.protocol.PeerAdvertisement
Returns the number of times this object has been modified since it was created.
getMode() - Method in class net.jxta.platform.NetworkConfigurator
Returns the current configuration mode

The default mode is EDGE, unless modified at construction time or through Method NetworkConfigurator.setMode(int).

getMode() - Method in class net.jxta.platform.NetworkManager
Getter for property node operating 'mode'.
getModuleClassID() - Method in interface net.jxta.meter.ServiceMetric
getModuleClassID
getModuleClassID() - Method in interface net.jxta.meter.ServiceMonitor
Get ModuleClassID of this ServiceMonitor
getModuleClassID() - Method in interface net.jxta.meter.ServiceMonitorFilter
get ModuleClassID
getModuleClassID() - Method in class net.jxta.protocol.ModuleClassAdvertisement
returns the id of the class
getModuleClassIDs() - Method in class net.jxta.meter.MonitorFilter
get ModuleClassIDs of contained subfilters
getModuleClassIDs() - Method in class net.jxta.meter.PeerMonitorInfo
Get Suported Service Monitors as a list of ModuleClassIDs
getModuleSpecID() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Returns the id of the spec that this implements.
getModuleSpecID() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the id of the spec
getModuleSpecID() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the id of the group spec that this uses.
getMonitorFilter() - Method in class net.jxta.meter.MonitorEvent
MonitorFilter provided when the report was requested
getMonitorReport() - Method in class net.jxta.meter.MonitorEvent
Get the corresponding MonitorReport
getMonitorTypeName(ModuleClassID) - Static method in class net.jxta.meter.MonitorResources
Get the name of standard Monitor Type
getMsgType() - Method in class net.jxta.protocol.PipeResolverMessage
Returns whether this message is a query or a response.
getMTU() - Method in class net.jxta.endpoint.AbstractMessenger
Returns the maximum message size that this messenger can be used to send.
getMTU() - Method in interface net.jxta.endpoint.Messenger
Returns the maximum message size that this messenger can be used to send.
getMulticastSize() - Method in class net.jxta.platform.NetworkConfigurator
Gets the IP group multicast packet size
getName() - Method in class net.jxta.document.Attribute
Return name of this attribute
getName() - Method in interface net.jxta.document.TextElement
Get the name associated with an element.
getName() - Method in interface net.jxta.pipe.InputPipe
Gets the pipe name
getName() - Method in interface net.jxta.pipe.OutputPipe
Gets the pipe name
getName() - Method in class net.jxta.platform.NetworkConfigurator
Gets the node name
getName() - Method in class net.jxta.protocol.ModuleClassAdvertisement
returns the name of the class
getName() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the name of the module spec
getName() - Method in class net.jxta.protocol.PeerAdvertisement
returns the name of the peer.
getName() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the name of the group or null if no name has been assigned.
getName() - Method in class net.jxta.protocol.PipeAdvertisement
Return the symbolic name for the pipe described by this advertisement.
getName() - Method in class net.jxta.protocol.RdvAdvertisement
get the symbolic name associated with the rdv
getNamespace() - Method in class net.jxta.endpoint.Message.ElementIterator
return the namespace of the current element.
getNetPeerGroup() - Method in class net.jxta.platform.NetworkManager
Gets the netPeerGroup object
getObject() - Method in class net.jxta.util.SimpleSelectable.IdentityReference
 
getOfferer() - Method in interface net.jxta.credential.PrivilegedOperation
Returns the offerer of this operation.
getOutputPipe() - Method in class net.jxta.pipe.OutputPipeEvent
Returns the output associated with the event
getOutputStream() - Method in class net.jxta.socket.JxtaSocket
getOutputStreamBufferSize() - Method in class net.jxta.socket.JxtaSocket
Deprecated. Use the standard JxtaSocket.getSendBufferSize() method instead.
getOwner() - Method in class net.jxta.document.Attribute
Return the Attributable which is the owner of this attribute.
getPackage() - Static method in class net.jxta.Version
Returns the package.
getParam() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the param element.
getParam() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the param element.
getParameter(String) - Method in class net.jxta.document.MimeMediaType
Get the value of the first occurance of the specified parameter from the parameter list.
getParamPriv() - Method in class net.jxta.protocol.ModuleImplAdvertisement
Privileged version of ModuleImplAdvertisement.getParam() that does not clone the elements.
getParamPriv() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
Privileged version of ModuleSpecAdvertisement.getParam() that does not clone the elements.
getParent() - Method in interface net.jxta.document.Element
Get the parent element of this element.
getParentGroup() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the parent group of this group.
getParentGroup() - Method in interface net.jxta.peergroup.PeerGroup
Returns the parent group of this group.
getParentPeerGroupID() - Method in class net.jxta.peergroup.PeerGroupID
Returns the parent peer group id of this peer group id, if any.
getParmDoc(boolean, Advertisement) - Method in class net.jxta.platform.NetworkConfigurator
Returns a XMLDocument representation of an Advertisement
getPassword() - Method in class net.jxta.platform.NetworkConfigurator
Gets the password used to sign the private key of the root certificate
getPayload() - Method in class net.jxta.protocol.ResolverSrdiMsg
returns the payload
getPeer() - Method in class net.jxta.rendezvous.RendezvousEvent
Returns peerid
getPeerAdv() - Method in class net.jxta.protocol.DiscoveryQueryMsg
Deprecated. Peer Advertisement is available directly via DiscoveryQueryMsg.getPeerAdvertisement().
getPeerAdvertisement() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the PeerAdvertisement of the local Peer within this Peer Group.
getPeerAdvertisement() - Method in interface net.jxta.peergroup.PeerGroup
Return the PeerAdvertisement of the local Peer within this Peer Group.
getPeerAdvertisement() - Method in class net.jxta.protocol.DiscoveryQueryMsg
returns the querying peer's advertisement
getPeerAdvertisement() - Method in class net.jxta.protocol.DiscoveryResponseMsg
returns the responding peer's advertisement
getPeerAdvertisement() - Method in class net.jxta.socket.JxtaSocketAddress
Returns the PeerID element of the address.
getPeerAdvertisement(Element) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. These utilities are too specialized for general use.
getPeerGroupAdvertisement() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the PeerGroupAdvertisement for this group.
getPeerGroupAdvertisement() - Method in interface net.jxta.peergroup.PeerGroup
Return the PeerGroupAdvertisement for this group.
getPeerGroupID() - Method in class net.jxta.codat.CodatID
Returns PeerGroupID of the Peer Group to which this Codat ID belongs.
getPeerGroupID() - Method in class net.jxta.credential.AuthenticationCredential
Returns the peerGroupID associated with this credential.
getPeerGroupID() - Method in interface net.jxta.credential.Credential
Returns the peerGroupID associated with this credential.
getPeerGroupID() - Method in class net.jxta.meter.MonitorEvent
PeerGroup of reported event
getPeerGroupID() - Method in class net.jxta.peer.PeerID
Returns PeerGroupID of the Peer Group to which this Peer ID belongs.
getPeerGroupID() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Peer Group ID of this Peer Group.
getPeerGroupID() - Method in interface net.jxta.peergroup.PeerGroup
Return the Peer Group ID of this Peer Group.
getPeerGroupID() - Method in class net.jxta.pipe.PipeID
Returns PeerGroupID of the Peer Group to which this Pipe ID belongs.
getPeerGroupID() - Method in class net.jxta.protocol.PeerAdvertisement
Returns the id of the peergroup this peer advertisement is for.
getPeerGroupID() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the id of the group.
getPeerGroupId() - Method in class net.jxta.socket.JxtaSocketAddress
Returns the PeerGroupID element of the address
getPeerGroupName() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Name of this group.
getPeerGroupName() - Method in interface net.jxta.peergroup.PeerGroup
Return the Name of this group.
getPeerID() - Method in class net.jxta.credential.AuthenticationCredential
Returns the peerID associated with this credential.
getPeerID() - Method in interface net.jxta.credential.Credential
Returns the peerID associated with this credential.
getPeerID() - Method in class net.jxta.meter.MonitorEvent
PeerID of reporting Peer.
getPeerID() - Method in class net.jxta.meter.PeerMonitorInfoEvent
Get PeerID of remote Peer
getPeerID() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Peer ID by which this Peer is known within this Peer Group.
getPeerID() - Method in interface net.jxta.peergroup.PeerGroup
Return the Peer ID by which this Peer is known within this Peer Group.
getPeerID() - Method in class net.jxta.platform.NetworkConfigurator
Gets the PeerID
getPeerID() - Method in class net.jxta.platform.NetworkManager
Getter for property 'peerID'.
getPeerID() - Method in class net.jxta.protocol.AccessPointAdvertisement
Gets the PeerID for this access point.
getPeerID() - Method in class net.jxta.protocol.PeerAdvertisement
Returns the id of the peer.
getPeerID() - Method in class net.jxta.protocol.RdvAdvertisement
get the rdv peer id
getPeerID() - Method in class net.jxta.protocol.SrdiMessage
returns the source peerid
getPeerID() - Method in class net.jxta.rendezvous.RendezvousEvent
Returns peerid
getPeerId() - Method in class net.jxta.socket.JxtaSocketAddress
Returns the PeerID element of the address.
getPeerIDs() - Method in class net.jxta.protocol.PipeResolverMessage
Returns a Set (possibly empty) containing the peer ids which should respond to this query.
getPeerInfoResponseMessage() - Method in class net.jxta.peer.PeerInfoEvent
Returns the response associated with the event
getPeerInfoService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the PeerInfo Service for this Peer Group.
getPeerInfoService() - Method in interface net.jxta.peergroup.PeerGroup
Return the PeerInfo Service for this Peer Group.
getPeerMonitorInfo() - Method in class net.jxta.meter.PeerMonitorInfoEvent
PeerMonitorInfo of remote peer
getPeerMonitorInfo() - Method in interface net.jxta.peer.PeerInfoService
Obtain the monitoring capabilities of the Local Peer.
getPeerMonitorInfo(PeerID, PeerMonitorInfoListener, long) - Method in interface net.jxta.peer.PeerInfoService
Obtain the monitoring capabilities of a Remote Peer.
getPeerName() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the name of the local peer within this group.
getPeerName() - Method in interface net.jxta.peergroup.PeerGroup
Return the name of the local peer within this group.
getPipeAdv() - Method in class net.jxta.socket.JxtaServerSocket
Gets the PipeAdvertisement associated with this JxtaServerSocket object
getPipeAdv() - Method in class net.jxta.socket.JxtaSocketAddress
Returns the PipeAdvertisement element of the address
getPipeAdv() - Method in class net.jxta.util.JxtaServerPipe
Gets the PipeAdvertisement associated with this JxtaServerPipe
getPipeAdvertisement() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the embedded pipe advertisement if any.
getPipeAdvertisement(Element) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. These utilities are too specialized for general use.
getPipeAdvertisement() - Method in class net.jxta.util.JxtaBiDiPipe
Returns the Assigned PipeAdvertisement
getPipeEventListener() - Method in class net.jxta.util.JxtaBiDiPipe
Returns the Pipe event listener for this pipe
getPipeID() - Method in interface net.jxta.pipe.InputPipe
Gets the pipe id
getPipeID() - Method in interface net.jxta.pipe.OutputPipe
Gets the pipe id
getPipeID() - Method in class net.jxta.pipe.OutputPipeEvent
Returns The pipe id associated with this output pipe event
getPipeID() - Method in class net.jxta.pipe.PipeMsgEvent
Returns the pipeID associated with the event
getPipeID() - Method in class net.jxta.protocol.PipeAdvertisement
Return the pipe ID for the pipe described by this advertisement.
getPipeID() - Method in class net.jxta.protocol.PipeResolverMessage
Return the id of the pipe which is the subject of this message.
getPipeService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Pipe Service for this Peer Group.
getPipeService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Pipe Service for this Peer Group.
getPipeStateListener() - Method in class net.jxta.util.JxtaBiDiPipe
Returns the Pipe state listener for this pipe
getPipeTimeout() - Method in class net.jxta.util.JxtaServerPipe
Gets the Timeout attribute of the JxtaServerPipe
getPipeType() - Method in class net.jxta.protocol.PipeResolverMessage
Return the pipe type of the pipe which is the subject of this message.
getPlatformConfig() - Method in class net.jxta.platform.NetworkConfigurator
Returns a PlatformConfig which represents a platform configuration.
getPrimaryKey() - Method in class net.jxta.protocol.SrdiMessage
get the primary key
getPrincipal() - Method in class net.jxta.platform.NetworkConfigurator
Gets the Principal for the peer root certificate
getPrivateKey() - Method in class net.jxta.platform.NetworkConfigurator
Gets the Subject private key
getProtocol() - Method in class net.jxta.protocol.TransportAdvertisement
Sets the URI scheme to be used for EndpointAddresses of this Message Transport.
getProtocolAddress() - Method in class net.jxta.endpoint.EndpointAddress
Return a String that contains the protocol address contained in the EndpointAddress
getProtocolName() - Method in class net.jxta.endpoint.EndpointAddress
Return a String that contains the name of the protocol contained in the EndpointAddress
getProtocolName() - Method in interface net.jxta.endpoint.MessageTransport
Returns a String containing the name of the protocol used by this MessageTransport.
getProvider() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the provider
getProxySpecID() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the specID of a proxy module.
getPublicAddress() - Method in interface net.jxta.endpoint.MessagePropagater
Returns the EndpointAddress which will be used as the source address for all messages sent by this message sender.
getPublicAddress() - Method in interface net.jxta.endpoint.MessageSender
Returns the EndpointAddress which will be used as the source address for all messages sent by this message sender.
getPublicAddresses() - Method in interface net.jxta.endpoint.MessageReceiver
Returns an Iterator of all of the EndpointAddresses by which this MessageReceiver is reachable.
getQuery() - Method in class net.jxta.protocol.ResolverQueryMsg
returns the query
getQueryAttr() - Method in class net.jxta.protocol.DiscoveryResponseMsg
returns the attributes used by the query
getQueryID() - Method in class net.jxta.discovery.DiscoveryEvent
Returns the query id associated with the response returned in this event
getQueryID() - Method in class net.jxta.peer.PeerInfoEvent
Returns The query id associated with the response returned in this event
getQueryID() - Method in class net.jxta.pipe.OutputPipeEvent
Returns The query id associated with the response returned in this event
getQueryId() - Method in class net.jxta.protocol.ResolverQueryMsg
returns queryid value
getQueryId() - Method in class net.jxta.protocol.ResolverResponseMsg
returns queryid value
getQueryValue() - Method in class net.jxta.protocol.DiscoveryResponseMsg
returns the value used by the query
getRdvACLURI() - Method in class net.jxta.platform.NetworkConfigurator
Gets Rendezvous Access Control URI if set

e.g. http://rdv.jxtahosts.net/cgi-bin/rendezvousACL.cgi?

getReader() - Method in interface net.jxta.document.TextDocumentReaderIO
Returns the sequence of characters which represents the content of the TextDocument.
getReader() - Method in class net.jxta.endpoint.StringMessageElement
Returns the sequence of characters which represents the content of the TextDocument.
getReader() - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns the sequence of characters which represents the content of the TextDocument.
getReceiveBufferSize() - Method in class net.jxta.socket.JxtaSocket
getReferenceAllPurposeMonitorServiceImplAdvertisement(boolean) - Static method in class net.jxta.meter.MonitorResources
 
getRegisteredModuleClassIDs() - Static method in class net.jxta.meter.MonitorResources
Get a list of all registered Service Monitor types
getRelayACLURI() - Method in class net.jxta.platform.NetworkConfigurator
Gets Relay Access Control URI if set

e.g. http://rdv.jxtahosts.net/cgi-bin/relayACL.cgi?

getRemoteAdvertisements(String, int, String, String, int) - Method in interface net.jxta.discovery.DiscoveryService
Discover advertisements from remote peers.
getRemoteAdvertisements(String, int, String, String, int, DiscoveryListener) - Method in interface net.jxta.discovery.DiscoveryService
Discover advertisements from remote peers.
getRemotePeerAdvertisement() - Method in class net.jxta.util.JxtaBiDiPipe
Returns remote PeerAdvertisement
getRemotePipeAdvertisement() - Method in class net.jxta.util.JxtaBiDiPipe
Returns remote PipeAdvertisement
getRemoteSocketAddress() - Method in class net.jxta.socket.JxtaSocket
getRendezVousService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Rendezvous Service for this Peer Group.
getRendezVousService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Rendezvous Service for this Peer Group.
getRendezVousStatus() - Method in interface net.jxta.rendezvous.RendezVousService
Returns the current role of this peer within the peergroup.
getReportRate() - Method in class net.jxta.meter.MonitorEvent
Reporting rate (unless Cumulative) specified when the report was requested
getReportRates() - Method in class net.jxta.meter.PeerMonitorInfo
Get Suported Reporting Rates (in Milliseconds)
getRequest() - Method in class net.jxta.protocol.PeerInfoQueryMessage
returns the request
getResolverService() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Return the Resolver Service for this Peer Group.
getResolverService() - Method in interface net.jxta.peergroup.PeerGroup
Return the Resolver Service for this Peer Group.
getResponse() - Method in class net.jxta.discovery.DiscoveryEvent
Returns the response associated with the event
getResponse() - Method in class net.jxta.protocol.PeerInfoResponseMessage
returns the response
getResponse() - Method in class net.jxta.protocol.ResolverResponseMsg
returns the response body for this message.
getResponseCount() - Method in class net.jxta.protocol.DiscoveryResponseMsg
Get the response count
getResponses() - Method in class net.jxta.protocol.DiscoveryResponseMsg
returns the response(s)
getRetryTimeout() - Method in class net.jxta.socket.JxtaSocket
Gets the Retry Timeout of the reliability layer
getRetryTimeout() - Method in class net.jxta.util.JxtaBiDiPipe
Gets the Retry Timeout of the reliability layer
getRoleMap(ID) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the map of the assigned IDs currently associated with the given ModuleClassID by this PeerGroup object.
getRoleMap(ID) - Method in interface net.jxta.peergroup.PeerGroup
Returns the map of the assigned IDs currently associated with the given ModuleClassID by this PeerGroup object.
getRoot() - Method in interface net.jxta.document.Element
Get the root document element of the hierarchy this element belongs to.
getRoot() - Method in interface net.jxta.document.TextElement
Get the root document element of the hierarchy this element belongs to.
getRoot() - Method in interface net.jxta.document.XMLElement
Get the root document element of the hierarchy this element belongs to.
getRouteAdv() - Method in class net.jxta.protocol.RdvAdvertisement
Get the Route Adv.
getRunningTime() - Method in class net.jxta.meter.PeerMonitorInfo
Get the running time since the monitor was reset (probably same as upTime)
getScope() - Method in class net.jxta.protocol.SrdiMessage
Returns the current scope of this message.
getSearchResults() - Method in class net.jxta.discovery.DiscoveryEvent
Returns an array of advertisements contained in the DiscoveryResponse for this event.
getSendBufferSize() - Method in class net.jxta.socket.JxtaSocket
getSequentialName() - Static method in class net.jxta.endpoint.MessageElement
Returns a string containing a pseudo-random unique string.
getServiceMetric(ModuleClassID) - Method in class net.jxta.meter.MonitorReport
Get the contained service-specific ServiceMetric for the specified ServiceMonitor's classID
getServiceMetric(ServiceMonitorFilter, long, long, int, long) - Method in interface net.jxta.meter.ServiceMonitor
Get ServiceMetrics accrued in during this pulse interval
getServiceMetricClassName(ModuleImplAdvertisement) - Static method in class net.jxta.meter.MonitorResources
get ServiceMetric ClassName from its ImplAdvertisement
getServiceMetrics() - Method in class net.jxta.meter.MonitorReport
Get the contained service-specific ServiceMetrics
getServiceMonitorFilter(ModuleClassID) - Method in class net.jxta.meter.MonitorFilter
Get ServiceMonitorFilter subfilter
getServiceMonitorFilterClassName(ModuleImplAdvertisement) - Static method in class net.jxta.meter.MonitorResources
get ServiceMonitorFilter ClassName from its ImplAdvertisement
getServiceMonitorFilterCount() - Method in class net.jxta.meter.MonitorFilter
Get the number of subfilters
getServiceMonitorFilters() - Method in class net.jxta.meter.MonitorFilter
Get Iterator of all ServiceMonitorFilters subfilters
getServiceMonitorImplAdvertisement(ModuleClassID, ModuleImplAdvertisement) - Static method in class net.jxta.meter.MonitorResources
 
getServiceName() - Method in class net.jxta.endpoint.EndpointAddress
Return a String that contains the service name contained in the EndpointAddress
getServiceName() - Method in class net.jxta.protocol.RdvAdvertisement
get the rdv service name
getServiceParam(ID) - Method in class net.jxta.protocol.ConfigParams
Returns the parameter element that matches the given key from the service parameters table.
getServiceParam(ID) - Method in class net.jxta.protocol.PeerAdvertisement
Returns the parameter element that matches the given key from the service parameters table.
getServiceParam(ID) - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the parameter element that matches the given key from the service parameters table.
getServiceParameter() - Method in class net.jxta.endpoint.EndpointAddress
Return a String that contains the service parameter contained in the EndpointAddress
getServiceParams() - Method in class net.jxta.protocol.PeerAdvertisement
Returns the sets of parameters for all services.
getServiceParams() - Method in class net.jxta.protocol.PeerGroupAdvertisement
Returns the sets of parameters for all services.
getServiceParamsEntrySet() - Method in class net.jxta.protocol.ConfigParams
Deprecated. This method exposes the internal data structures of the advertisement and will be removed in order to prevent unexpected behaviour.
getSignature() - Method in class net.jxta.endpoint.Message.ElementIterator
Return the signature element of the current element.
getSignature() - Method in class net.jxta.endpoint.MessageElement
Returns the element containing the digest/digital signature for this element
getSigner() - Method in class net.jxta.protocol.SignedAdvertisement
Returns the credential which signed the advertisement.
getSoTimeout() - Method in class net.jxta.socket.JxtaMulticastSocket
Gets the Timeout attribute of the JxtaMulticastSocket
getSoTimeout() - Method in class net.jxta.socket.JxtaServerSocket
getSoTimeout() - Method in class net.jxta.socket.JxtaSocket
getSourcePid() - Method in class net.jxta.protocol.PeerInfoQueryMessage
returns the sender's pid
getSourcePid() - Method in class net.jxta.protocol.PeerInfoResponseMessage
returns the sender's pid
getSourceService() - Method in class net.jxta.credential.AuthenticationCredential
Returns the service which generated this credential.
getSourceService() - Method in interface net.jxta.credential.Credential
Returns the service which generated this credential.
getSourceService() - Method in interface net.jxta.membership.Authenticator
Returns the service which generated this authenticator.
getSpecTitle() - Static method in class net.jxta.Version
Returns the specification title.
getSpecURI() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the uri.
getSpecVendor() - Static method in class net.jxta.Version
Returns the specification vendor.
getSpecVersion() - Static method in class net.jxta.Version
Returns the specification version.
getSrc() - Method in class net.jxta.protocol.ResolverQueryMsg
Deprecated. Use ResolverQueryMsg.getSrcPeer() instead.
getSrcPeer() - Method in class net.jxta.protocol.ResolverQueryMsg
Returns the source of the query
getSrcPeerRoute() - Method in class net.jxta.protocol.ResolverQueryMsg
Returns the source route of the query
getSrcPeerRoute() - Method in class net.jxta.protocol.ResolverResponseMsg
Get optional route information that may be attached to the response.
getSrcRoute() - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. returns the route of the src peer that issued the routequery
getSrcRoute() - Method in class net.jxta.protocol.RouteResponseMsg
Deprecated. Returns the route of the src peer that responded
getState() - Method in class net.jxta.endpoint.AsyncChannelMessenger
Returns the current state.
getState() - Method in interface net.jxta.endpoint.Messenger
Returns the current state.
getState() - Method in class net.jxta.endpoint.MessengerState
 
getState() - Method in class net.jxta.endpoint.ThreadedMessenger
Returns the current state.
getStoreHome() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the location of the parent of all items that this peer group is using for persistently storing its preferences, cache, persistent store, properties, etc.
getStoreHome() - Method in interface net.jxta.peergroup.PeerGroup
Returns the location of the parent of all items that this peer group is using for persistently storing its preferences, cache, persistent store, properties, etc.
getStoreHome() - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory and/or WorldPeerGroupFactory.
getStoreHome() - Method in class net.jxta.platform.NetworkConfigurator
Returns the location which will serve as the parent for all stored items used by JXTA.
getStream() - Method in class net.jxta.document.BinaryDocument
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in interface net.jxta.document.DocumentStreamIO
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in class net.jxta.document.FileDocument
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in class net.jxta.endpoint.ByteArrayMessageElement
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in class net.jxta.endpoint.InputStreamMessageElement
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in class net.jxta.endpoint.StringMessageElement
Returns the stream of bytes which represents the content of this Document.
getStream() - Method in class net.jxta.endpoint.TextDocumentMessageElement
Returns the stream of bytes which represents the content of this Document.
getString(Element) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of an element as a String
getString(Element, String, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Get the value of a Child Element
getString(Message, String, String) - Static method in class net.jxta.util.MessageUtilities
Deprecated.  
getStructuredXmlDocument(String) - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
getStructuredXmlDocument(byte[]) - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
getStructuredXmlDocument(InputStream) - Static method in class net.jxta.util.DocumentUtilities
Deprecated.  
getSubject() - Method in class net.jxta.credential.AuthenticationCredential
Returns the subject of this credential.
getSubject() - Method in interface net.jxta.credential.Credential
Returns the subject of this credential.
getSubtype() - Method in class net.jxta.document.MimeMediaType
Get the Subtype of the mime-type
getSupportedContentEncodings() - Method in interface net.jxta.endpoint.WireFormatMessageFactory.Instantiator
Returns a list of the content encodings supported by this serialization.
getSupportedFileExtensions() - Method in interface net.jxta.document.StructuredDocumentFactory.Instantiator
Returns the mapping of file extension and mime-types for this type of document.
getSupportedIDFormat() - Method in interface net.jxta.id.IDFactory.Instantiator
Returns the ID Format value associated with this ID Format
getSupportedMimeTypes() - Static method in class net.jxta.document.BinaryDocument
Returns the MIME Media types supported by this this Document per IETF RFC 2046 MIME : Media Types.
getSupportedMimeTypes() - Method in interface net.jxta.document.StructuredDocumentFactory.Instantiator
Returns the MIME Media types supported by this this Document per IETF RFC 2046 MIME : Media Types.
getSupportedMimeTypes() - Method in interface net.jxta.endpoint.WireFormatMessageFactory.Instantiator
Returns the list of mime types supported by this serialization.
getSupportedReportRates() - Method in interface net.jxta.peer.PeerInfoService
Asynchronous reporting of Monitored data may be obtained only at rates supported by the MonitorManager on the peer.
getSvcConfigAdvertisement(ID) - Method in class net.jxta.protocol.ConfigParams
Gets an advertisement from the service parameters table under the given key.
getTargetPid() - Method in class net.jxta.protocol.PeerInfoQueryMessage
returns the target pid
getTargetPid() - Method in class net.jxta.protocol.PeerInfoResponseMessage
returns the target pid
getTextValue() - Method in interface net.jxta.document.TextElement
Get the value (if any) associated with an element.
getThreshold() - Method in class net.jxta.protocol.DiscoveryQueryMsg
Get the Threshold for number of responses
getTimestamp() - Method in class net.jxta.protocol.PeerInfoResponseMessage
returns the time when this peer was last polled
getToTime() - Method in class net.jxta.meter.MonitorReport
End time that this report is representing
getTrafficClass() - Method in class net.jxta.socket.JxtaSocket
getTTL() - Method in class net.jxta.protocol.SrdiMessage
Deprecated. ttl is a misnomer, it is meant to be defined as scope. use #getScope() instead
getType() - Method in class net.jxta.document.MimeMediaType
Get type of the mime-type
getType() - Method in class net.jxta.meter.MonitorEvent
Get the Type of Event (one of the above constants)
getType() - Method in exception net.jxta.meter.MonitorException
get Type of event (see constants above)
getType() - Method in interface net.jxta.pipe.InputPipe
Gets the pipe type
getType() - Method in interface net.jxta.pipe.OutputPipe
Gets the pipe type
getType() - Method in class net.jxta.protocol.PipeAdvertisement
Return the pipe type for the pipe described by this advertisement.
getType() - Method in class net.jxta.rendezvous.RendezvousEvent
Returns the event type
getUniqueName() - Static method in class net.jxta.endpoint.MessageElement
Returns a pseudo-random unique string which can be used as an element name.
getUniqueValue() - Method in class net.jxta.id.ID
Returns an object containing the unique value of the ID.
getUnknownModuleClassIDs() - Method in class net.jxta.meter.MonitorFilter
Get a list of ModuleClassIDs for subfilters that could not be deserialized because they weren't registered
getUnknownModuleClassIDs() - Method in class net.jxta.meter.MonitorReport
Get iterator of ModuleClassIDs of serviceMetrics for which there weren't registered ServiceMetric classes
getUptime() - Method in class net.jxta.protocol.PeerInfoResponseMessage
returns the number of milliseconds since this peer was started
getUri() - Method in class net.jxta.protocol.ModuleImplAdvertisement
returns the uri; that is a reference to or representation of a package from which the executable code referenced by the getCode method may be loaded.
getURL() - Method in class net.jxta.id.ID
Deprecated. URIs are now the preferred way of manipulating IDs
getUseDefaultSeeds() - Method in class net.jxta.platform.NetworkManager
Returns true if useDefaultSeeds is set to true
getValidMonitorFilter() - Method in class net.jxta.meter.MonitorEvent
The Validated MonitorFilter from the registration or query
getValue() - Method in class net.jxta.document.Attribute
Return value of this attribute
getValue() - Method in interface net.jxta.document.Element
Get the value (if any) associated with this Element.
getValue() - Method in interface net.jxta.document.TextElement
Get the value (if any) associated with this Element.
getValue() - Method in class net.jxta.protocol.DiscoveryQueryMsg
returns the value of Attr
getVectorEndpointAddresses() - Method in class net.jxta.protocol.AccessPointAdvertisement
Deprecated. Returning the Vector is dangerous and unwise. This feature will be removed.
getVectorHops() - Method in class net.jxta.protocol.RouteAdvertisement
returns the list of hops
getVersion() - Method in class net.jxta.protocol.ModuleSpecAdvertisement
returns the specification version number
getWeakInterface() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns a weak interface object that represents this group.
getWeakInterface() - Method in class net.jxta.peergroup.NetPeerGroupFactory
Returns a weak (non-reference counted) interface object for the Net Peer Group.
getWeakInterface() - Method in interface net.jxta.peergroup.PeerGroup
Returns a weak interface object that represents this group.
getWeakInterface() - Method in class net.jxta.peergroup.WorldPeerGroupFactory
Returns a weak (non-reference counted) interface object for the World Peer Group.
getWindowSize() - Method in class net.jxta.socket.JxtaSocket
When in reliable mode, gets the Reliable library window size
getWindowSize() - Method in class net.jxta.util.JxtaBiDiPipe
When in reliable mode, gets the Reliable library window size
GLOBAL_TRACKING_ELEMENT - Static variable in class net.jxta.endpoint.Message
If true, then a special tracking element is added to every message.
globalRegistry - Static variable in interface net.jxta.peergroup.PeerGroup
The global registry of Peer Group instances.
GROUP - Static variable in interface net.jxta.discovery.DiscoveryService
Discovery type Group
group - Variable in class net.jxta.socket.JxtaMulticastSocket
 
group - Variable in class net.jxta.socket.JxtaServerSocket
The PeerGroup
group - Variable in class net.jxta.socket.JxtaSocket
The PeerGroup
group - Variable in class net.jxta.util.JxtaBiDiPipe
 
GroupIDTag - Static variable in class net.jxta.protocol.RdvAdvertisement
GroupID tag

H

handleAttribute(Attribute) - Method in class net.jxta.document.ExtendableAdvertisement
Process an individual attribute from the document root node.
handleElement(TextElement) - Method in class net.jxta.credential.AuthenticationCredential
Process an individual element from the document.
handleElement(Element) - Method in class net.jxta.document.ExtendableAdvertisement
Process an individual element from the document during parse.
handleElement(Element) - Method in class net.jxta.protocol.ConfigParams
Process an individual element from the document during parse.
hasALoop() - Method in class net.jxta.protocol.RouteAdvertisement
check if the route has a loop
hashCode() - Method in class net.jxta.document.Attribute
hashCode() - Method in class net.jxta.document.MimeMediaType
hashCode() - Method in class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
hashCode() - Method in class net.jxta.endpoint.ByteArrayMessageElement
hashCode() - Method in class net.jxta.endpoint.EndpointAddress
hashCode() - Method in class net.jxta.endpoint.InputStreamMessageElement
hashCode() - Method in class net.jxta.endpoint.Message
hashCode() - Method in class net.jxta.endpoint.MessageElement
hashCode() - Method in class net.jxta.endpoint.StringMessageElement
hashCode() - Method in class net.jxta.endpoint.TextDocumentMessageElement
hashCode() - Method in class net.jxta.protocol.AccessPointAdvertisement
hashCode() - Method in class net.jxta.protocol.PipeAdvertisement
hashCode() - Method in class net.jxta.protocol.RouteAdvertisement
hashCode() - Method in class net.jxta.protocol.SrdiMessage.Entry

Expiration time is not considered in calculation.

hashCode() - Method in class net.jxta.socket.JxtaSocketAddress
 
hasNext() - Method in class net.jxta.endpoint.Message.ElementIterator
hasPrevious() - Method in class net.jxta.endpoint.Message.ElementIterator
haveListeners() - Method in class net.jxta.util.AbstractSimpleSelectable
Tells whether there are registered selectors right now, or not.
Here - Static variable in interface net.jxta.peergroup.PeerGroup
Look for needed ModuleImplAdvertisement in this group.
HighPrecedence - Static variable in interface net.jxta.endpoint.EndpointService
High Priority Messenger Event Listener.
hopcount - Variable in class net.jxta.protocol.ResolverQueryMsg
Number of times a message has been forwarded, not propagated or walked
HTTP_CLIENT - Static variable in class net.jxta.platform.NetworkConfigurator
HTTP transport client Mode
HTTP_SERVER - Static variable in class net.jxta.platform.NetworkConfigurator
HTTP transport server Mode
httpConfig - Variable in class net.jxta.platform.NetworkConfigurator
HTTP Config Advertisement
httpEnabled - Variable in class net.jxta.platform.NetworkConfigurator
Default HTTP transport state
httpProtoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: http protocol

I

ID - Class in net.jxta.id
IDs are used to uniquely identify peers, peer groups, pipes and other types of objects manipulated by the JXTA APIs.
ID() - Constructor for class net.jxta.id.ID
Constructor for IDs.
identityReference - Variable in class net.jxta.util.AbstractSimpleSelectable
The identity reference for this selectable.
IDFactory - Class in net.jxta.id
A factory class for creating new ID instances and for constructing ID instances from external representations such as strings or URIs.
IDFactory.Instantiator - Interface in net.jxta.id
Interface for instantiators of IDs.
IDFactory.URIInstantiator - Interface in net.jxta.id
Deprecated. This interface formerly contained optional URI based construction methods. These have now been moved to the primary instantiator interface in preparation for the removal of the URL based interfaces. This interface will be removed in a future release.
IDFormat - Class in net.jxta.id.jxta
The 'jxta' ID Format is used for the presentation of a limited number of well-known ids.
IDLE - Static variable in interface net.jxta.endpoint.Messenger
Composite state.
idleEvent() - Method in class net.jxta.endpoint.MessengerState
Idle Event
IdTag - Static variable in class net.jxta.protocol.PipeAdvertisement
XML tag to store the PipeID
IgnoreFlushFilterOutputStream - Class in net.jxta.util
A filter output stream which ignores flush requests.
IgnoreFlushFilterOutputStream(OutputStream) - Constructor for class net.jxta.util.IgnoreFlushFilterOutputStream
Creates a new instance of CountingOutputStream
in - Variable in class net.jxta.socket.JxtaMulticastSocket
 
incMessageModCount() - Method in class net.jxta.endpoint.Message
Returns the modification count of this message.
incModCount() - Method in class net.jxta.protocol.ConfigParams
Increases the modification count of this instance.
incModCount() - Method in class net.jxta.protocol.PeerAdvertisement
Increments the modification count for this peer advertisement.
incrementHopCount() - Method in class net.jxta.protocol.ResolverQueryMsg
increment hop count
INFINITE_LIFETIME - Static variable in interface net.jxta.discovery.DiscoveryService
Infinite lifetime for advertisements.
infraPeerGroupConfig - Variable in class net.jxta.platform.NetworkConfigurator
Infrastructure Peer Group Configuration
init(ModuleClassID) - Method in interface net.jxta.meter.ServiceMetric
init
init(ModuleClassID) - Method in interface net.jxta.meter.ServiceMonitorFilter
init
init(PeerGroup, ID, Advertisement) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Initialize the module, passing it its peer group and advertisement.
init(PeerGroup, ID, Advertisement) - Method in interface net.jxta.platform.Module
Initialize the module, passing it its peer group and advertisement.
initAsDaemon() - Static method in class net.jxta.util.AwtUtils
 
initialize(Element) - Method in class net.jxta.credential.AuthenticationCredential
Intialize from a portion of a structured document.
initializeFrom(Element) - Method in class net.jxta.meter.MonitorFilter
initializeFrom(Element) - Method in class net.jxta.meter.MonitorReport
initializeFrom(Element) - Method in class net.jxta.meter.PeerMonitorInfo
 
initializeFrom(Element) - Method in interface net.jxta.util.documentSerializable.DocumentSerializable
 
InputPipe - Interface in net.jxta.pipe
InputPipe defines the interface for receiving messages from a PipeService.
inputPipe - Variable in class net.jxta.util.JxtaBiDiPipe
 
InputStreamMessageElement - Class in net.jxta.endpoint
A Message Element using InputStream as the source for the element data.
InputStreamMessageElement(String, MimeMediaType, InputStream, MessageElement) - Constructor for class net.jxta.endpoint.InputStreamMessageElement
Create a new MessageElement.
InputStreamMessageElement(String, MimeMediaType, InputStream, long, MessageElement) - Constructor for class net.jxta.endpoint.InputStreamMessageElement
Create a new Message Element.
InsertedServicePrefix - Static variable in class net.jxta.endpoint.ChannelMessenger
insertedServicePrefix This is how all valid inserted services start.
INSTANTIATOR - Static variable in class net.jxta.id.jxta.IDFormat
The instantiator for this ID Format which is used by the IDFactory.
interact() - Method in interface net.jxta.membership.InteractiveAuthenticator
Perform user interface interaction with user.
InteractiveAuthenticator - Interface in net.jxta.membership
Extension to standard Authenticator for authenticators which support interactive authentication with a human user.
intern() - Method in class net.jxta.codat.CodatID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.document.MimeMediaType
Returns a canonical representation for the MimeMediaType object.
intern() - Method in class net.jxta.id.ID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.peer.PeerID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.peergroup.PeerGroupID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.pipe.PipeID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.platform.ModuleClassID
Returns a canonical representation for the ID object.
intern() - Method in class net.jxta.platform.ModuleSpecID
Returns a canonical representation for the ID object.
INVALID_MONITOR_FILTER - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the provided MonitorFilter was invalid
INVALID_REPORT_RATE - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the requested report rate is not supported/invalid
IP_MULTICAST - Static variable in class net.jxta.platform.NetworkConfigurator
IP multicast transport Mode
isBound() - Method in class net.jxta.socket.JxtaMulticastSocket
Returns the binding state of the MutlicastSocket.
isBound() - Method in class net.jxta.socket.JxtaServerSocket
isBound() - Method in class net.jxta.socket.JxtaSocket
isBound() - Method in class net.jxta.util.JxtaBiDiPipe
Returns the binding state of the JxtaServerPipe.
isBound() - Method in class net.jxta.util.JxtaServerPipe
Returns the binding state of the JxtaServerPipe.
isClosed() - Method in class net.jxta.endpoint.AbstractMessenger
Returns true if this messenger is closed and no longer accepting messages to be sent.
isClosed() - Method in interface net.jxta.endpoint.Messenger
Returns true if this messenger is closed and no longer accepting messages to be sent.
isClosed() - Method in interface net.jxta.pipe.OutputPipe
Returns true if this pipe is closed and no longer accepting messages to be sent.
isClosed() - Method in class net.jxta.socket.JxtaMulticastSocket
Returns the closed state of the JxtaMulticastSocket.
isClosed() - Method in class net.jxta.socket.JxtaServerSocket
isClosed() - Method in class net.jxta.socket.JxtaSocket
Returns the closed state of the JxtaSocket.
isClosed() - Method in class net.jxta.util.JxtaServerPipe
Returns the closed state of the JxtaServerPipe.
isConfigPersistent() - Method in class net.jxta.platform.NetworkManager
Getter for property 'configPersistent'.
isConnected() - Method in class net.jxta.socket.JxtaSocket
isConnectedToRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Return true if connected to a rendezvous.
isConnectionOriented() - Method in interface net.jxta.endpoint.MessageSender
Returns true if the Message Transport is connection oriented (like TCP/IP).
isCumulative() - Method in class net.jxta.meter.MonitorReport
Does this report contain metrics from the last time the monitor was reset or is this a delta report
isExperimentalSubtype() - Method in class net.jxta.document.MimeMediaType
Check if the mime-type is for debugging.
isExperimentalType() - Method in class net.jxta.document.MimeMediaType
Check if the mime-type is for provisional.
isExpired() - Method in class net.jxta.credential.AuthenticationCredential
Returns true if this credential is expired.
isExpired() - Method in interface net.jxta.credential.Credential
Returns true if this credential is expired.
isFound() - Method in class net.jxta.protocol.PipeResolverMessage
If true then the pipe was found ont he
isIdle() - Method in class net.jxta.endpoint.AbstractMessenger
Deprecated. 
isIdle() - Method in interface net.jxta.endpoint.Messenger
Deprecated. no longer relevant and always false. This notably is not equivalent to the Messenger.IDLE state.
isInputShutdown() - Method in class net.jxta.socket.JxtaSocket
isLocalMonitoringAvailable() - Method in interface net.jxta.peer.PeerInfoService
See if Local Monitoring is available on this Peer Local monitoring is only available if you are using a version of of jxta.jar that was build with metering activated.
isLocalMonitoringAvailable(ModuleClassID) - Method in interface net.jxta.peer.PeerInfoService
See if Local monitoring is available from a specific ServiceMonitor.
isOfSameBaseClass(ModuleClassID) - Method in class net.jxta.platform.ModuleClassID
Returns true if this ModuleClassID is of the same base class than the given class.
isOfSameBaseClass(ModuleSpecID) - Method in class net.jxta.platform.ModuleClassID
Returns true if this ModuleClassID is of the same class than the the given ModuleSpecID.
isOfSameBaseClass(ModuleClassID) - Method in class net.jxta.platform.ModuleSpecID
Returns true if this ModuleSpecID is of the same base class than the given class.
isOfSameBaseClass(ModuleSpecID) - Method in class net.jxta.platform.ModuleSpecID
Returns true if this ModuleSpecID is of the same base class than the the given ModuleSpecID.
isOutputShutdown() - Method in class net.jxta.socket.JxtaSocket
isReadyForJoin() - Method in interface net.jxta.membership.Authenticator
Returns true if this Authenticator has been satisfied and is ready for submission to MembershipService.join(Authenticator).
isReliable - Variable in class net.jxta.socket.JxtaSocket
If true then the socket is a stream socket otherwise it is a datagram socket.
isReliable - Variable in class net.jxta.util.JxtaBiDiPipe
If true then we are using the underlying end-to-end ACK reliable layer to ensure that messages are received by the remote peer.
isRendezvous() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Returns the whether the group member is a Rendezvous peer for the group.
isRendezvous() - Method in interface net.jxta.peergroup.PeerGroup
Returns the whether the group member is a Rendezvous peer for the group.
isRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Returns true if this peer is acting as a rendezvous peer (per the implementation definition) within the peer group.
isStatic() - Method in class net.jxta.codat.CodatID
Returns true if this CodatID is associated with a static Codat.
isSupportedReportRate(long) - Method in interface net.jxta.peer.PeerInfoService
Asynchronous reporting of Monitored data may be obtained only at rates supported by the MonitorManager on the peer.
isSvcEnabled(ID) - Method in class net.jxta.protocol.ConfigParams
Gets an advertisement from the service parameters table under the given key.
isSynchronous() - Method in class net.jxta.endpoint.AbstractMessenger
Deprecated. 
isSynchronous() - Method in interface net.jxta.endpoint.Messenger
Deprecated. all messengers are asynchronous, and the Messenger.sendMessageB(net.jxta.endpoint.Message, java.lang.String, java.lang.String) method is always blocking.
isUnknownModuleClassIDs() - Method in class net.jxta.meter.MonitorFilter
Were any filters removed from this MonitorFilter (particularly when received remotely and deserialized)
isUnknownModuleClassIDs() - Method in class net.jxta.meter.MonitorReport
Did this report contain any serviceMetrics for which there weren't registered ServiceMetric classes
isValid() - Method in class net.jxta.credential.AuthenticationCredential
Returns true if this credential is currently valid.
isValid() - Method in interface net.jxta.credential.Credential
Returns true if this credential is currently valid.
itemChanged(SimpleSelectable) - Method in class net.jxta.endpoint.AbstractMessenger
Implements a default for all AbstractMessengers: mirror the event to our selectors.
itemChanged(SimpleSelectable) - Method in class net.jxta.endpoint.Message
This method is invoked when the given selectable object has changed.
itemChanged(SimpleSelectable) - Method in interface net.jxta.util.SimpleSelectable
This method is invoked when the given selectable object has changed.
itemChanged(SimpleSelectable) - Method in class net.jxta.util.SimpleSelector
This method is invoked when the given selectable object has changed.

J

join(Authenticator) - Method in interface net.jxta.membership.MembershipService
Join the group by virtue of the completed authentication provided.
joinGroup(PeerGroup, PipeAdvertisement) - Method in class net.jxta.socket.JxtaMulticastSocket
joins MutlicastSocket to specified pipe within the context of group
JXTA_LOGGING_PROPERTY - Static variable in class net.jxta.logging.Logging
The name of the system property from which we will attempt to read our logging configuration.
JxtaBiDiPipe - Class in net.jxta.util
JxtaBiDiPipe is a pair of UnicastPipe channels that implements a bidirectional pipe.
JxtaBiDiPipe(PeerGroup, Messenger, PipeAdvertisement, StructuredDocument, boolean, boolean) - Constructor for class net.jxta.util.JxtaBiDiPipe
Creates a bidirectional pipe
JxtaBiDiPipe() - Constructor for class net.jxta.util.JxtaBiDiPipe
Creates a new object with a default timeout of #timeout, and no reliability.
JxtaBiDiPipe(PeerGroup, PipeAdvertisement, PipeMsgListener) - Constructor for class net.jxta.util.JxtaBiDiPipe
Creates a bidirectional pipe.
JxtaBiDiPipe(PeerGroup, PipeAdvertisement, int, PipeMsgListener) - Constructor for class net.jxta.util.JxtaBiDiPipe
Creates a bidirectional pipe.
JxtaBiDiPipe(PeerGroup, PipeAdvertisement, int, PipeMsgListener, boolean) - Constructor for class net.jxta.util.JxtaBiDiPipe
attempts to create a bidirectional connection to remote peer
JxtaError - Error in net.jxta.exception
Thrown when JXTA cannot continue running.
JxtaError() - Constructor for error net.jxta.exception.JxtaError
Construct a new JxtaError with no detailed message.
JxtaError(String) - Constructor for error net.jxta.exception.JxtaError
 
JxtaError(String, Throwable) - Constructor for error net.jxta.exception.JxtaError
 
JxtaError(Throwable) - Constructor for error net.jxta.exception.JxtaError
 
JxtaException - Exception in net.jxta.exception
The class JxtaException and its subclasses are a form of Exception that indicates conditions that a reasonable application might want to catch.
JxtaException() - Constructor for exception net.jxta.exception.JxtaException
Constructs an Exception with no specified detail message.
JxtaException(String) - Constructor for exception net.jxta.exception.JxtaException
Constructs an Exception with the specified detail message.
JxtaException(Throwable) - Constructor for exception net.jxta.exception.JxtaException
Constructs a new exception with the specified detail message and cause.
JxtaException(String, Throwable) - Constructor for exception net.jxta.exception.JxtaException
Constructs a new exception with the specified detail message and cause.
JxtaLoader - Class in net.jxta.platform
A ClassLoader which provides additional JXTA functionality.
JxtaLoader(ClassLoader) - Constructor for class net.jxta.platform.JxtaLoader
Construct a new loader with the specified parent loader and
JxtaLoader(URL[], ClassLoader) - Constructor for class net.jxta.platform.JxtaLoader
Construct a new loader for the specified URLS with the specified parent loader.
JxtaMulticastSocket - Class in net.jxta.socket
The JxtaMulticastSocket class is useful for sending and receiving JXTA multicast packets.
JxtaMulticastSocket(PeerGroup, PipeAdvertisement) - Constructor for class net.jxta.socket.JxtaMulticastSocket
Create a multicast socket and bind it to a specific pipe within specified peer group
JxtaServerPipe - Class in net.jxta.util
The server side of a JxtaBiDiPipe.
JxtaServerPipe(PeerGroup, PipeAdvertisement) - Constructor for class net.jxta.util.JxtaServerPipe
Default constructor for the JxtaServerPipe

backlog default of 50 call to accept() for this ServerPipe will block for only this amount of time.

JxtaServerPipe(PeerGroup, PipeAdvertisement, int, int) - Constructor for class net.jxta.util.JxtaServerPipe
Constructor for the JxtaServerPipe
JxtaServerPipe(PeerGroup, PipeAdvertisement, int) - Constructor for class net.jxta.util.JxtaServerPipe
Constructor for the JxtaServerPipe object
JxtaServerSocket - Class in net.jxta.socket
JxtaServerSocket is a bi-directional Pipe that behaves very much like ServerSocket.
JxtaServerSocket() - Constructor for class net.jxta.socket.JxtaServerSocket
Default Constructor

A call to bind() is needed to finish initializing this object.

JxtaServerSocket(SocketAddress) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructs and binds a JxtaServerSocket using a JxtaSocketAddress as the address.
JxtaServerSocket(PeerGroup, PipeAdvertisement) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructs and binds a JxtaServerSocket to the specified pipe.
JxtaServerSocket(SocketAddress, int) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructs and binds a JxtaServerSocket using a JxtaSocketAddress as the address.
JxtaServerSocket(PeerGroup, PipeAdvertisement, int) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructor for the JxtaServerSocket object
JxtaServerSocket(SocketAddress, int, int) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructs and binds a JxtaServerSocket using a JxtaSocketAddress as the address.
JxtaServerSocket(PeerGroup, PipeAdvertisement, int, int) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructor for the JxtaServerSocket object.
JxtaServerSocket(PeerGroup, PipeAdvertisement, int, int, CredentialValidator) - Constructor for class net.jxta.socket.JxtaServerSocket
Constructor for the JxtaServerSocket object.
JxtaSocket - Class in net.jxta.socket
JxtaSocket is a sub-class of java.net.socket, and should be used like a java.net.Socket.
JxtaSocket() - Constructor for class net.jxta.socket.JxtaSocket
This constructor does not establish a connection.
JxtaSocket(PeerGroup, PipeAdvertisement, PipeAdvertisement, PeerAdvertisement, Credential, Credential, boolean) - Constructor for class net.jxta.socket.JxtaSocket
This constructor is used by JxtaServer socket for creating JxtaSocket instances in response to incoming connections.
JxtaSocket(SocketAddress) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket connected to the give JxtaSocketAddress.
JxtaSocket(PeerGroup, PipeAdvertisement) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to any node listening on pipeAdv
JxtaSocket(SocketAddress, int) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to the given JxtaSocketAddress, within the timeout specified in milliseconds.
JxtaSocket(PeerGroup, PipeAdvertisement, int) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to any peer listening on pipeAdv this attempts establish a connection to specified pipe within the context of the specified group within timeout specified in milliseconds.
JxtaSocket(PeerGroup, PeerID, PipeAdvertisement, int) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to any peer listening on pipeAdv this attempts establish a connection to specified pipe within a context of group and within the timeout specified in milliseconds
JxtaSocket(SocketAddress, int, boolean) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to the given JxtaSocketAddress, within the timeout specified in milliseconds.
JxtaSocket(PeerGroup, PeerID, PipeAdvertisement, int, boolean) - Constructor for class net.jxta.socket.JxtaSocket
Create a JxtaSocket to any peer listening on pipeAdv this attempts establish a connection to specified pipe within a context of group and within the timeout specified in milliseconds
JxtaSocketAddress - Class in net.jxta.socket
This class implements a JxtaSocket address (PeerGroup ID + Pipe Advertisement + (optional) Peer ID).
JxtaSocketAddress(PeerGroup, PipeAdvertisement) - Constructor for class net.jxta.socket.JxtaSocketAddress
Creates a new instance of JxtaSocketAddress.
JxtaSocketAddress(PeerGroup, PipeAdvertisement, PeerID) - Constructor for class net.jxta.socket.JxtaSocketAddress
Deprecated. use the PeerAdvertisement variant instead
JxtaSocketAddress(PeerGroup, PipeAdvertisement, PeerAdvertisement) - Constructor for class net.jxta.socket.JxtaSocketAddress
Creates a new instance of JxtaSocketAddress.
JxtaSocketAddress(PeerGroupID, PipeAdvertisement) - Constructor for class net.jxta.socket.JxtaSocketAddress
Deprecated. use the PeerAdvertisement variant instead
JxtaSocketAddress(PeerGroupID, PipeAdvertisement, PeerID) - Constructor for class net.jxta.socket.JxtaSocketAddress
Deprecated. use the PeerAdvertisement variant instead
jxtaURL(String, String, String) - Static method in class net.jxta.id.IDFactory
Deprecated. You should convert code which creates JXTA IDs to instead use IDFactory.fromURI( new URI(...) ). This method was only provided to overcome problems with registration of URL handlers in foreign class loader environments (Servlets, Applets, JNLP, etc.).
jxtaURL(String) - Static method in class net.jxta.id.IDFactory
Deprecated. You should convert code which creates JXTA IDs from strings to instead use {IDFactory.fromURI( new URI(String) )}. This method was only provided to overcome problems with registration of URL handlers in foreign class loader environments (Servlets, Applets, JNLP, etc.).

K

key - Variable in class net.jxta.protocol.SrdiMessage.Entry
Entry key attribute
keyStoreLocation - Variable in class net.jxta.platform.NetworkConfigurator
Freestanding keystore location

L

LEASE_CANCELLED - Static variable in class net.jxta.meter.MonitorEvent
Further Reports will not come because the lease was cancelled
LEASE_RENEWAL_TIMEOUT - Static variable in class net.jxta.meter.MonitorEvent
Further Reports will not come because the lease renewal request did not receive a response.
len - Variable in class net.jxta.endpoint.ByteArrayMessageElement
length of the element data. sometimes the same as b.length, but may be lesser.
length - Variable in class net.jxta.endpoint.InputStreamMessageElement
The length of the data.
lightweightOutputPipe(PeerGroup, PipeAdvertisement, PeerAdvertisement) - Static method in class net.jxta.socket.JxtaSocket
A lightweight output pipe constructor, note the return type Since all the info needed is available, there's no need for to use the pipe service to resolve the pipe we have all we need to construct a messenger.
lightweightOutputPipe(PeerGroup, PipeAdvertisement, PeerAdvertisement) - Static method in class net.jxta.util.JxtaBiDiPipe
A lightweight output pipe constructor, note the return type Since all the info needed is available, there's no need for to use the pipe service to resolve the pipe we have all we need to construct a messenger.
LightWeightPeerGroup - Class in net.jxta.peergroup
LightWeightPeerGroup is a class intended to help building PeerGroup that can inherit one or more services from a parent PeerGroup.
LightWeightPeerGroup(PeerGroupAdvertisement) - Constructor for class net.jxta.peergroup.LightWeightPeerGroup
Constructor

All classes that extend this class must invoke this constructor.

LimitInputStream - Class in net.jxta.util
Implements a bounds on the number of bytes which may be read from an InputStream.
LimitInputStream(InputStream, long) - Constructor for class net.jxta.util.LimitInputStream
Creates a new instance of LimitInputStream
LimitInputStream(InputStream, long, boolean) - Constructor for class net.jxta.util.LimitInputStream
Creates a new instance of LimitInputStream
lineage - Variable in class net.jxta.endpoint.Message
A list of Integer which details the lineage (history of cloning) that produced this message.
ListenerAdaptor - Class in net.jxta.endpoint
The legacy getMessenger asynchronous API never returns any object to the invoker until a messenger could actually be made, allowing the application to supply a listener to be invoked when the operation completes.
ListenerAdaptor(ThreadGroup) - Constructor for class net.jxta.endpoint.ListenerAdaptor
Standard Constructor
ListenerAdaptor(ThreadGroup, Executor) - Constructor for class net.jxta.endpoint.ListenerAdaptor
Creates a ListenerAdaptor with a threadpool for notification callback.
load() - Method in interface net.jxta.peergroup.Configurator
Deprecated. Loading of existing configuration is best accomplished by use of specific constructors of the implementing configurator. This method complicates the state management of configuration parameters and may have unpredictable results depending upon the constructor and configuration set methods used prior to it's execution.
load() - Method in class net.jxta.platform.NetworkConfigurator
Load a configuration from the specified store home uri

e.g. file:/export/dist/EdgeConfig.xml, e.g. http://configserver.net/configservice?

load(URI) - Method in class net.jxta.platform.NetworkConfigurator
Loads a configuration from a specified uri

e.g. file:/export/dist/EdgeConfig.xml, e.g. http://configserver.net/configservice?

loadClass(ModuleSpecID) - Method in class net.jxta.platform.JxtaLoader
Loads the class with the specified spec ID from the URL search path.
loadModule(ID, Advertisement) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Load a Module from a ModuleImplAdv.
loadModule(ID, ModuleSpecID, int) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Load a module from a ModuleSpecID

Advertisement is sought, compatibility is checked on all candidates and load is attempted.

loadModule(ID, Advertisement) - Method in interface net.jxta.peergroup.PeerGroup
Load a Module from a ModuleImplAdv.
loadModule(ID, ModuleSpecID, int) - Method in interface net.jxta.peergroup.PeerGroup
Load a module from a ModuleSpecID

Advertisement is sought, compatibility is checked on all candidates and load is attempted.

localAddress - Variable in class net.jxta.socket.JxtaMulticastSocket
 
localCredential - Variable in class net.jxta.socket.JxtaServerSocket
The credential we will present to connect requests.
localCredential - Variable in class net.jxta.socket.JxtaSocket
Our credential that we provide to the remote peer.
localEphemeralPipeAdv - Variable in class net.jxta.socket.JxtaSocket
Pipe Advertisement of local ephemeral pipe.
localEphemeralPipeIn - Variable in class net.jxta.socket.JxtaSocket
The input pipe for our ephemeral pipe.
LOG_MODIFICATIONS - Static variable in class net.jxta.endpoint.Message
If true, then modification logging be activated.
Logging - Class in net.jxta.logging
This class defines constants for JXTA JSE's logging facilities.
login(PeerGroup, char[], char[]) - Static method in class net.jxta.platform.NetworkManager
Establishes group credential.
lookupInstance(PeerGroupID) - Method in class net.jxta.peergroup.PeerGroup.GlobalRegistry
Returns a running instance of the peergroup with given ID if any exists.
lookupService(ID) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Lookup for a service by name.
lookupService(ID, int) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Lookup for a service by class ID and index in a map.
lookupService(ID) - Method in interface net.jxta.peergroup.PeerGroup
Lookup for a service by name.
lookupService(ID, int) - Method in interface net.jxta.peergroup.PeerGroup
Lookup for a service by class ID and index in a map.
LowPrecedence - Static variable in interface net.jxta.endpoint.EndpointService
Low Priority Messenger Event Listener.

M

makeCredential(Element) - Method in interface net.jxta.membership.MembershipService
Given a fragment of a StructuredDocument, reconstruct a Credential object from that fragment.
makeOutgoing(Messenger, long) - Method in class net.jxta.socket.JxtaSocket
Create an appropriate Outgoing Adaptor.
makeResponse() - Method in class net.jxta.protocol.ResolverQueryMsg
Create a ResolverResponse from a ResolverQuery message.
mark(int) - Method in class net.jxta.util.LimitInputStream
Marks the current position in this input stream.
mark(int) - Method in class net.jxta.util.MarkProhibitedFilterStream

This method does nothing.

MarkProhibitedFilterStream - Class in net.jxta.util
Implements a filter which disables the mark() feature of an input stream.
MarkProhibitedFilterStream(InputStream) - Constructor for class net.jxta.util.MarkProhibitedFilterStream
Creates a new instance of MarkProhibitedFilterStream
markSupported() - Method in class net.jxta.util.MarkProhibitedFilterStream

This method simply returns false.

maxRetryTimeout - Variable in class net.jxta.socket.JxtaSocket
maximum retry timeout allowed
maxRetryTimeout - Variable in class net.jxta.util.JxtaBiDiPipe
 
MediumPrecedence - Static variable in interface net.jxta.endpoint.EndpointService
Medium Priority Messenger Event Listener.
membershipClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: membership service
MembershipService - Interface in net.jxta.membership
Allows a peer to establish an identity within a peer group.
membershipServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: membership service
mergeMetrics(ServiceMetric) - Method in interface net.jxta.meter.ServiceMetric
Additively Merge Metrics from this Metric
Message - Class in net.jxta.endpoint
Messages are abstract containers for protocol messages within JXTA.
Message() - Constructor for class net.jxta.endpoint.Message
Standard Constructor for messages.
Message(String) - Constructor for class net.jxta.endpoint.Message
Standard Constructor for messages.
Message.element - Class in net.jxta.endpoint
Holds an element, its namespace and optionally an override signature element.
Message.ElementIterator - Class in net.jxta.endpoint
A ListIterator for MessageElements which also provides the ability to determine the namespace of the current message element.
MessageElement - Class in net.jxta.endpoint
JXTA Message Elements are used to add data to a JXTA Message.
MessageElement(String, MimeMediaType, MessageElement) - Constructor for class net.jxta.endpoint.MessageElement
Internal constructor for initializing everything but the data.
MessageFilterListener - Interface in net.jxta.endpoint
This interface is used by Message Filters.
MessagePropagater - Interface in net.jxta.endpoint
A MessagePropagater is a MessageTransport that can send propagated (multicast) messages.
MessageReceiver - Interface in net.jxta.endpoint
A MessageReceiver is a MessageTransport that is capable of receiving messages.
MessageSender - Interface in net.jxta.endpoint
A MessageSender is a MessageTransport that is able to send messages to remote peers using some protocol.
messageSendFailed(OutgoingMessageEvent) - Method in interface net.jxta.endpoint.OutgoingMessageEventListener
The message identified by the event could not be sent.
messageSendFailed(PeerID, OutgoingMessageEvent) - Method in interface net.jxta.resolver.SrdiHandler
Resolver calls this method when a failure to send a message to specified peer occurs
messageSendSucceeded(OutgoingMessageEvent) - Method in interface net.jxta.endpoint.OutgoingMessageEventListener
The message identified by the event was successfully sent.
MessageTransport - Interface in net.jxta.endpoint
A MessageTransport is responsible for sending and/or receiving JXTA messages from an external network.
MessageUtilities - Class in net.jxta.util
Deprecated. These utilities are unsupported and known to have problems. They are not recommended for use and will be removed in a future JXTA release THIS CLASS IS SCHEDULED TO BE REMOVED AFTER 2.5.
Messenger - Interface in net.jxta.endpoint
A Messenger is used to send messages to a destination.
MessengerEvent - Class in net.jxta.endpoint
An event which indicates that a messenger has been successfully created.
MessengerEvent(Object, Messenger, EndpointAddress) - Constructor for class net.jxta.endpoint.MessengerEvent
Creates a new instance of MessengerEvent
MessengerEventListener - Interface in net.jxta.endpoint
A listener for MessengerEvents.
messengerReady(MessengerEvent) - Method in interface net.jxta.endpoint.MessengerEventListener
A messenger is ready.
MessengerState - Class in net.jxta.endpoint
The complete standard messenger life cycle state machine that all messengers must obey.
MessengerState(boolean) - Constructor for class net.jxta.endpoint.MessengerState
Constructs a new messenger state machine.
Metadata - Class in net.jxta.codat
Medata Codats are special codats that contain information about another Codat.
Metadata(PeerGroupID, CodatID, Document) - Constructor for class net.jxta.codat.Metadata
Constructs a Metadata instance with a new CodatId given a PeerGroupID, the CodatID of the associated Codat and a Document.
Metadata(CodatID, CodatID, Document) - Constructor for class net.jxta.codat.Metadata
Constructs a Metadata instance for an existing Codat given it's CodatID, the CodatID of the associated Codat and a Document.
METERING_NOT_SUPPORTED - Static variable in exception net.jxta.meter.MonitorException
Monitoring Not Supported
METRIC_CLASS_TAG - Static variable in class net.jxta.meter.MonitorResources
 
MimeMediaType - Class in net.jxta.document
MIME Media Types are used to describe the format of data streams.
MimeMediaType(String) - Constructor for class net.jxta.document.MimeMediaType
Creates a new MimeMediaType
MimeMediaType(String, String) - Constructor for class net.jxta.document.MimeMediaType
Creates a new type/subtype MimeMediaType
MimeMediaType(String, String, String) - Constructor for class net.jxta.document.MimeMediaType
Creates a new type/subtype MimeMediaType
MimeMediaType(MimeMediaType, String, boolean) - Constructor for class net.jxta.document.MimeMediaType
Creates a new type/subtype MimeMediaType with the specified parameters.
MIN_SHOW_LEVEL - Static variable in class net.jxta.logging.Logging
The logging level for this run.
modCount - Variable in class net.jxta.endpoint.Message
Modification count of this message.
modCount - Variable in class net.jxta.protocol.ConfigParams
Counts the changes made to this object.
mode - Variable in class net.jxta.platform.NetworkConfigurator
Default mode
modHistory - Variable in class net.jxta.endpoint.Message
If LOG_MODIFICATIONS is true then this will contain the history of modifications this message.
modifiable - Variable in class net.jxta.endpoint.Message
Deprecated. You really should not depend on this feature.
Module - Interface in net.jxta.platform
Defines the interface for modules loaded by PeerGroups.
ModuleClassAdvertisement - Class in net.jxta.protocol
Formally documents the existence of a module class (identified by the ModuleClassID and may provide additional descriptive metadata about the Module Class.
ModuleClassAdvertisement() - Constructor for class net.jxta.protocol.ModuleClassAdvertisement
 
ModuleClassID - Class in net.jxta.platform
A ModuleClassID uniquely identifies a particular local behaviour, that is, a specific API for each execution environment for which an implementation exists.
ModuleClassID() - Constructor for class net.jxta.platform.ModuleClassID
 
ModuleImplAdvertisement - Class in net.jxta.protocol
A ModuleImplAdvertisement describes one of any number of published implementations for a given specification.
ModuleImplAdvertisement() - Constructor for class net.jxta.protocol.ModuleImplAdvertisement
 
ModuleSpecAdvertisement - Class in net.jxta.protocol
Provides the references that describe a module specification.
ModuleSpecAdvertisement() - Constructor for class net.jxta.protocol.ModuleSpecAdvertisement
 
ModuleSpecID - Class in net.jxta.platform
A ModuleSpecID uniquely identifies a particular network behaviour (wire protocol and choregraphy) that may be embodied by a Jxta Module.
ModuleSpecID() - Constructor for class net.jxta.platform.ModuleSpecID
 
MONITOR_REPORT - Static variable in exception net.jxta.meter.MonitorException
Monitor Report Provided
MonitorEvent - Class in net.jxta.meter
Information regarding a Remote Monitor's Report
MonitorEvent(PeerGroupID, MonitorReport) - Constructor for class net.jxta.meter.MonitorEvent
 
MonitorException - Exception in net.jxta.meter
 
MonitorException(int, String) - Constructor for exception net.jxta.meter.MonitorException
MonitorException
MonitorException(int, String, Exception) - Constructor for exception net.jxta.meter.MonitorException
MonitorException
MonitorFilter - Class in net.jxta.meter
A Monitor Filter specifies which service-specific metrics should be obtained by the Monitor.
MonitorFilter() - Constructor for class net.jxta.meter.MonitorFilter
MonitorFilter
MonitorFilter(String) - Constructor for class net.jxta.meter.MonitorFilter
MonitorFilter
MonitorFilterException - Exception in net.jxta.meter
Monitor Filter Exception
MonitorFilterException(String) - Constructor for exception net.jxta.meter.MonitorFilterException
MonitorFilterException
MonitorFilterException(String, Exception) - Constructor for exception net.jxta.meter.MonitorFilterException
MonitorFilterException
MonitorFilterException(String, ModuleClassID) - Constructor for exception net.jxta.meter.MonitorFilterException
MonitorFilterException
MonitorFilterException(String, long) - Constructor for exception net.jxta.meter.MonitorFilterException
MonitorFilterException
MonitorListener - Interface in net.jxta.meter
 
MonitorReport - Class in net.jxta.meter
A Monitor Report contains service-specific metrics for each service specified in the corresponding MonitorFilter (provided when the report was requested).
MonitorReport() - Constructor for class net.jxta.meter.MonitorReport
Monitor Reports are generally not created by applications, but by the Monitor or PeerInfoService
MonitorReport(long, long, boolean) - Constructor for class net.jxta.meter.MonitorReport
Monitor Reports are generally not created by applications, but by the Monitor or PeerInfoService
monitorReportingCancelled(MonitorEvent) - Method in interface net.jxta.meter.MonitorListener
Monitor Reporting has been cancelled.
monitorRequestFailed(MonitorEvent) - Method in interface net.jxta.meter.MonitorListener
Request for Monitoring Failed
MonitorResources - Class in net.jxta.meter
Registration point for types of ServiceMonitors's Advertisements, ServiceMetrics and ServiceMonitorFilters based upon the ModuleClassID for the ServiceMonitor
MonitorResources() - Constructor for class net.jxta.meter.MonitorResources
 
monitorServiceClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: monitor service
MSG_ELEMENT_NAMESPACE - Static variable in class net.jxta.socket.JxtaServerSocket
 
msgListener - Variable in class net.jxta.util.JxtaBiDiPipe
 
msgr - Variable in class net.jxta.util.JxtaBiDiPipe
 
msgsEvent() - Method in class net.jxta.endpoint.MessengerState
Message event
myCredentialDoc - Variable in class net.jxta.util.JxtaServerPipe
 
myPipeAdv - Variable in class net.jxta.util.JxtaBiDiPipe
 

N

name - Variable in class net.jxta.endpoint.MessageElement
The name of this element.
name - Variable in class net.jxta.platform.NetworkConfigurator
Default peer name
NAMESPACE - Static variable in class net.jxta.socket.JxtaMulticastSocket
 
nameSpace - Static variable in class net.jxta.util.JxtaServerPipe
 
namespaces - Variable in class net.jxta.endpoint.Message
the namespaces in this message and the elements in each.
NameTag - Static variable in class net.jxta.protocol.PipeAdvertisement
XML tag to store the name of the Pipe
NameTag - Static variable in class net.jxta.protocol.RdvAdvertisement
Name tag
net.jxta - package net.jxta
 
net.jxta.access - package net.jxta.access
The Access Service provides a framework for using the identities created with the Membership Service to control whether specific operations are permitted.
net.jxta.codat - package net.jxta.codat
Codats are container objects that can hold both data or code and are associated with a JXTA ID.
net.jxta.credential - package net.jxta.credential
Credentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
net.jxta.discovery - package net.jxta.discovery
The JXTA Discovery Service provides an asynchronous mechanism for discovering Peer Advertisements, Group Advertisements, and other general JXTA Advertisements (pipes, services, etc.).
net.jxta.document - package net.jxta.document
JXTA Documents are containers for both structured and unstructured data.
net.jxta.endpoint - package net.jxta.endpoint
Provides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA.
net.jxta.exception - package net.jxta.exception
Exception classes commonly used by JXTA Components.
net.jxta.id - package net.jxta.id
IDs are used within JXTA to refer to peers, peer groups, pipes and other types of resources.
net.jxta.id.jxta - package net.jxta.id.jxta
The 'jxta' ID Format is used for the presentation of a limited number of well-known ids.
net.jxta.logging - package net.jxta.logging
Provides global control over use of logging by JXSE.
net.jxta.membership - package net.jxta.membership
The Membership Service allows a peer to establish an identity within a peer group.
net.jxta.meter - package net.jxta.meter
Provides logging and monitoring facilities for debugging and auditing of messaging and service invocation within JXTA.
net.jxta.peer - package net.jxta.peer
Provides definition for the standard JXTA Peer Info Service.
net.jxta.peergroup - package net.jxta.peergroup
Peer groups are formed as a collection of peers that have agreed upon a common set of services.
net.jxta.pipe - package net.jxta.pipe
Pipes are the core mechanism for exchanging messages between JXTA applications or services.
net.jxta.platform - package net.jxta.platform
Classes for defining code modules within JXTA.
net.jxta.protocol - package net.jxta.protocol
Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols.
net.jxta.rendezvous - package net.jxta.rendezvous
The RendezVous Service is responsible for propagating messages within a JXTA PeerGroup.
net.jxta.resolver - package net.jxta.resolver
The JXTA Resolver Services provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses".
net.jxta.service - package net.jxta.service
Every service is defined by a ModuleImplAdvertisement.
net.jxta.socket - package net.jxta.socket
The socket package provides interface ala Socket over JXTA pipes.
net.jxta.util - package net.jxta.util
A collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API.
net.jxta.util.documentSerializable - package net.jxta.util.documentSerializable
 
NetPeerGroupFactory - Class in net.jxta.peergroup
A factory for instantiating a Network Peer Group instances.
NetPeerGroupFactory() - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Instantiates the Net Peer Group using the ConfigParams found in the directory specified by the JXTA_HOME system property or the ".jxta/" directory if JXTA_HOME is not defined.
NetPeerGroupFactory(PeerGroup) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Constructs a Net Peer Group using the specified parent peer group.
NetPeerGroupFactory(ConfigParams, URI) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Constructs a Net Peer Group and the World Peer Group using the configuration specified by the provided ConfigParams and using the specified storeHome location for persistence.
NetPeerGroupFactory(PeerGroup, ConfigParams, URI) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Constructs a Net Peer Group and the World Peer Group using the configuration specified by the provided ConfigParams and using the specified storeHome location for persistence.
NetPeerGroupFactory(ConfigParams, URI, ID, String, XMLElement) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Deprecated. With the addition of support for PeerGroupConfigAdv this constructor is being deprecated as the precedence of settings is ambiguous.
NetPeerGroupFactory(PeerGroup, ID, String, XMLElement) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Deprecated. With the addition of support for PeerGroupConfigAdv this constructor is being deprecated as the precedence of settings is ambiguous.
NetPeerGroupFactory(PeerGroup, ID, String, XMLElement, ModuleImplAdvertisement) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Deprecated. With the addition of support for PeerGroupConfigAdv this constructor is being deprecated as the precedence of settings is ambiguous.
NetPeerGroupFactory(PeerGroup, ConfigParams, ModuleImplAdvertisement) - Constructor for class net.jxta.peergroup.NetPeerGroupFactory
Constructs a Net Peer Group instance using the specified parent peer group (normally the World Peer Group).
NetworkConfigurator - Class in net.jxta.platform
NetworkConfigurator provides a simple programmatic interface for JXTA configuration.
NetworkConfigurator() - Constructor for class net.jxta.platform.NetworkConfigurator
Creates the default NetworkConfigurator.
NetworkConfigurator(int, URI) - Constructor for class net.jxta.platform.NetworkConfigurator
Creates a NetworkConfigurator with the default configuration of the specified mode.
NetworkManager - Class in net.jxta.platform
NetworkManager provides a simplified JXTA platform configuration abstraction, and provides a JXTA platform life-cycle management.
NetworkManager(NetworkManager.ConfigMode, String) - Constructor for class net.jxta.platform.NetworkManager
Creates NetworkManger instance with default instance home set to "$CWD"/.jxta" At this point, alternate Infrastructure PeerGroupID maybe specified, as well as a PeerID. if neither are specified, the default NetPeerGroupID will be used, and a new PeerID will be generated.
NetworkManager(NetworkManager.ConfigMode, String, URI) - Constructor for class net.jxta.platform.NetworkManager
Creates NetworkManger instance.
NetworkManager.ConfigMode - Enum in net.jxta.platform
Define node standard node operating modes
newAdHocConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default AD-HOC configuration
newAdvertisement(String) - Static method in class net.jxta.document.AdvertisementFactory
Constructs a new instance of Advertisement matching the type specified by the advertisementType parameter.
newAdvertisement(MimeMediaType, InputStream) - Static method in class net.jxta.document.AdvertisementFactory
Deprecated. Please convert your code to construct an XMLDocument using StructuredDocumentFactory and then call AdvertisementFactory.newAdvertisement(XMLElement). For example :

   XMLDocument xml = (XMLDocument) StructuredDocumentFactory.newStructuredDocument( MimeMediaType.XMLUTF8, is );
 
or frequently:

   XMLDocument xml = (XMLDocument) StructuredDocumentFactory.newStructuredDocument( msgElement );
 
followed by:

   Advertisement adv = AdvertisementFactory.newAdvertisement(xml);
 
newAdvertisement(MimeMediaType, Reader) - Static method in class net.jxta.document.AdvertisementFactory
Deprecated. Please convert your code to construct an XMLDocument using StructuredDocumentFactory and then call AdvertisementFactory.newAdvertisement(XMLElement). For example :

   XMLDocument xml = (XMLDocument) StructuredDocumentFactory.newStructuredDocument( MimeMediaType.XMLUTF8, reader );
 
or frequently:

   XMLDocument xml = (XMLDocument) StructuredDocumentFactory.newStructuredDocument( msgElement );
 
followed by:

   Advertisement adv = AdvertisementFactory.newAdvertisement(xml);
 
newAdvertisement(TextElement) - Static method in class net.jxta.document.AdvertisementFactory
Deprecated. Advertisements must be encoded in XML. This is a legacy static constructor. You should convert your code to use the XMLElement version.
newAdvertisement(XMLElement) - Static method in class net.jxta.document.AdvertisementFactory
Reconstructs an instance of Advertisement matching the type specified by the root parameter.
newAdvertisementFromXml(byte[]) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This method should not be used because it produces a result who's encoding is not predictable and may (will) differ from JVM to JVM.
newAdvertisementFromXml(String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. This method should not be used because it interprets the input using the local default encoding which is not precidcatable and may (will) differ from JVM to JVM.
newCodatID(PeerGroupID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new CodatID Instance.
newCodatID(PeerGroupID, byte[]) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new CodatID instance.
newCodatID(PeerGroupID, InputStream) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new CodatID instance.
newCodatID(PeerGroupID, byte[], InputStream) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new CodatID instance.
newCodatID(PeerGroupID) - Static method in class net.jxta.id.IDFactory
Creates a new CodatID Instance.
newCodatID(PeerGroupID, byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new CodatID instance.
newCodatID(PeerGroupID, InputStream) - Static method in class net.jxta.id.IDFactory
Creates a new CodatID instance.
newCodatID(PeerGroupID, byte[], InputStream) - Static method in class net.jxta.id.IDFactory
Creates a new CodatID instance.
newEdgeConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Edge configuration
newEphemeralPipeAdv(PipeAdvertisement) - Static method in class net.jxta.socket.JxtaSocket
Create a pipe advertisement for an ephemeral pipe (w/random pipe ID) from an existing pipe advertisement.
newGroup(Advertisement) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Instantiate a peer group from the provided advertisement.
newGroup(PeerGroupID, Advertisement, String, String) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Instantiates a peer group from its elementary pieces and publishes the corresponding PeerGroupAdvertisement.
newGroup(PeerGroupID) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Instantiate a group from its Peer Group ID only.
newGroup(Advertisement) - Method in interface net.jxta.peergroup.PeerGroup
Instantiate a peer group from the provided advertisement.
newGroup(PeerGroupID, Advertisement, String, String) - Method in interface net.jxta.peergroup.PeerGroup
Instantiates a peer group from its elementary pieces and publishes the corresponding PeerGroupAdvertisement.
newGroup(PeerGroupID) - Method in interface net.jxta.peergroup.PeerGroup
Instantiate a group from its Peer Group ID only.
newInputPipe(PeerGroup, PipeAdvertisement) - Static method in class net.jxta.util.JxtaServerPipe
Utility method newInputPipe is used to get new pipe advertisement (w/random pipe ID) from old one.
newInstance() - Method in interface net.jxta.document.AdvertisementFactory.Instantiator
Constructs an instance of Advertisement matching the type specified by the advertisementType parameter.
newInstance(Element) - Method in interface net.jxta.document.AdvertisementFactory.Instantiator
Constructs an instance of Advertisement matching the type specified by the advertisementType parameter.
newInstance(MimeMediaType, String) - Method in interface net.jxta.document.StructuredDocumentFactory.Instantiator
Create a new structured document of the type specified by doctype.
newInstance(MimeMediaType, String, String) - Method in interface net.jxta.document.StructuredDocumentFactory.Instantiator
Create a new structured document of the type specified by doctype.
newInstance(MimeMediaType, InputStream) - Method in interface net.jxta.document.StructuredDocumentFactory.Instantiator
Create a structured document from a stream containing an appropriately serialized instance of the same document.
newInstance(MimeMediaType, Reader) - Method in interface net.jxta.document.StructuredDocumentFactory.TextInstantiator
Create a structured document from a Reader containing an appropriately serialized instance of the same document.
newModuleClassID() - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new ModuleClassID instance.
newModuleClassID(ModuleClassID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new ModuleClassID instance.
newModuleClassID() - Static method in class net.jxta.id.IDFactory
Creates a new ModuleClassID instance.
newModuleClassID(String) - Static method in class net.jxta.id.IDFactory
Creates a new ModuleClassID instance using the specified ID Format.
newModuleClassID(ModuleClassID) - Static method in class net.jxta.id.IDFactory
Creates a new ModuleClassID instance.
newModuleSpecID(ModuleClassID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new ModuleSpecID instance.
newModuleSpecID(ModuleClassID) - Static method in class net.jxta.id.IDFactory
Creates a new ModuleSpecID instance.
newNetPeerGroup(PeerGroup) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.NetPeerGroupFactory(PeerGroup,ID,String,XMLElement).
newNetPeerGroup() - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.NetPeerGroupFactory() or preferably one of the other NetPeerGroupFactory constructors.
newPeerGroup() - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. This method was previously unused and has been removed with no alternatives. (it wasn't useful)
newPeerGroupID() - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerGroupID instance.
newPeerGroupID(byte[]) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerGroupID instance.
newPeerGroupID(PeerGroupID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerGroupID instance with the specified parent group.
newPeerGroupID(PeerGroupID, byte[]) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerGroupID instance with the specified parent group.
newPeerGroupID() - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance.
newPeerGroupID(String) - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance using the specified ID Format.
newPeerGroupID(byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance.
newPeerGroupID(String, byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance.
newPeerGroupID(PeerGroupID) - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance with the specified parent group.
newPeerGroupID(PeerGroupID, byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new PeerGroupID instance with the specified parent group.
newPeerID(PeerGroupID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerID instance.
newPeerID(PeerGroupID, byte[]) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PeerID instance.
newPeerID(PeerGroupID) - Static method in class net.jxta.id.IDFactory
Creates a new PeerID instance.
newPeerID(PeerGroupID, byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new PeerID instance.
newPipeID(PeerGroupID) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PipeID instance.
newPipeID(PeerGroupID, byte[]) - Method in interface net.jxta.id.IDFactory.Instantiator
Creates a new PipeID instance.
newPipeID(PeerGroupID) - Static method in class net.jxta.id.IDFactory
Creates a new PipeID instance.
newPipeID(PeerGroupID, byte[]) - Static method in class net.jxta.id.IDFactory
Creates a new PipeID instance.
newPlatform() - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use WorldPeerGroupFactory.WorldPeerGroupFactory().
newPrivilegedOperation(Object, Credential) - Method in interface net.jxta.access.AccessService
Create a new privileged operation with the specified subject.
newPrivilegedOperation(Element) - Method in interface net.jxta.access.AccessService
Read a privileged operation from a portion of a structured document.
newProxyConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Proxy configuration
newRdvConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Rendezvous configuration
newRdvRelayConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Rendezvous configuration
newRdvRelayProxyConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Rendezvous, Relay, Proxy configuration
newRelayConfiguration(URI) - Static method in class net.jxta.platform.NetworkConfigurator
Creates NetworkConfigurator instance with default Relay configuration
newRoute(PeerID, PeerID, Vector<AccessPointAdvertisement>) - Static method in class net.jxta.protocol.RouteAdvertisement
construct a new route

WARNING hops may be MODIFIED.

newStructuredDocument(MimeMediaType, String) - Static method in class net.jxta.document.StructuredDocumentFactory
Constructs an instance of StructuredDocument matching the mime-type specified by the mimetype parameter.
newStructuredDocument(MimeMediaType, String, String) - Static method in class net.jxta.document.StructuredDocumentFactory
Constructs an instance of StructuredDocument matching the mime-type specified by the mimetype parameter.
newStructuredDocument(MimeMediaType, InputStream) - Static method in class net.jxta.document.StructuredDocumentFactory
Constructs an instance of StructuredDocument matching the mime-type specified by the mimetype parameter.
newStructuredDocument(MimeMediaType, Reader) - Static method in class net.jxta.document.StructuredDocumentFactory
Constructs an instance of StructuredDocument matching the mime-type specified by the mimetype parameter.
newStructuredDocument(MessageElement) - Static method in class net.jxta.document.StructuredDocumentFactory
Constructs an instance of StructuredDocument based upon the content of the provided message element.
next() - Method in class net.jxta.endpoint.Message.ElementIterator
nextHop(PeerID) - Method in class net.jxta.protocol.RouteAdvertisement
Return the hop that follows the specified currentHop.
nextIndex() - Method in class net.jxta.endpoint.Message.ElementIterator
NO_EXPIRATION - Static variable in interface net.jxta.discovery.DiscoveryService
Specifies that the advertisement will have no expiration and will be kept indefinitely.
NO_PEER_MONITOR_INFO - Static variable in class net.jxta.meter.PeerMonitorInfo
 
nonReliableInputStream - Variable in class net.jxta.socket.JxtaSocket
The unreliable input stream we use for receiving data if JxtaSocket.isReliable is false.
nonReliableOutputStream - Variable in class net.jxta.socket.JxtaSocket
The unreliable output stream we use for sending data if JxtaSocket.isReliable is false.
notifyChange() - Method in class net.jxta.util.AbstractSimpleSelectable
This method tells us that something changed and so we need to notify our selectors by invoking their itemChanged() method.
NULL_CONFIGURATOR - Static variable in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Constant for specifying no configurator.
nullID - Static variable in class net.jxta.id.ID
The null ID.

O

offset - Variable in class net.jxta.endpoint.ByteArrayMessageElement
This is the offset of our data within the array
OK - Static variable in class net.jxta.meter.MonitorEvent
Report received and is available in the event
OK - Static variable in interface net.jxta.resolver.ResolverService
Returned by query handlers to indicate that the query has been resolved and a response has been sent.
origService - Variable in class net.jxta.endpoint.ChannelMessenger
 
origServiceParam - Variable in class net.jxta.endpoint.ChannelMessenger
 
outgoing - Variable in class net.jxta.socket.JxtaSocket
Used for sending all messages by the reliable output and input streams.
outgoing - Variable in class net.jxta.util.JxtaBiDiPipe
 
OutgoingMessageEvent - Class in net.jxta.endpoint
An event which provides notification of the the transmission status of an outgoing message.
OutgoingMessageEvent() - Constructor for class net.jxta.endpoint.OutgoingMessageEvent
Create an Outgoing Message Event with a dummy src (message is not specified because the event is a constant).
OutgoingMessageEvent(Message) - Constructor for class net.jxta.endpoint.OutgoingMessageEvent
Create an Outgoing Message Event.
OutgoingMessageEvent(Message, Throwable) - Constructor for class net.jxta.endpoint.OutgoingMessageEvent
Create an Outgoing Message Event.
OutgoingMessageEventListener - Interface in net.jxta.endpoint
A listener for events concerning the status of outgoing messages.
OutputPipe - Interface in net.jxta.pipe
OuputPipe defines the interface for sending messages from a PipeService.
outputPipe - Variable in class net.jxta.socket.JxtaMulticastSocket
 
OutputPipeEvent - Class in net.jxta.pipe
Container for OutputPipeEvent events.
OutputPipeEvent(Object, OutputPipe, String, int) - Constructor for class net.jxta.pipe.OutputPipeEvent
Creates a new event
outputPipeEvent(OutputPipeEvent) - Method in interface net.jxta.pipe.OutputPipeListener
Called when a input pipe has been located for a previously registered pipe.
outputPipeEvent(OutputPipeEvent) - Method in class net.jxta.socket.JxtaSocket
Called when a input pipe has been located for a previously registered pipe.
outputPipeEvent(OutputPipeEvent) - Method in class net.jxta.util.JxtaBiDiPipe
Called when a input pipe has been located for a previously registered pipe.
OutputPipeListener - Interface in net.jxta.pipe
The listener interface for receiving OutputPipe resolution events.
OVERFLOW - Static variable in class net.jxta.endpoint.OutgoingMessageEvent
 

P

password - Variable in class net.jxta.platform.NetworkConfigurator
Password value used to generate root Certificate and to protect the Certificate's PrivateKey.
peek() - Method in class net.jxta.endpoint.AsyncChannelMessenger
Here, we behave like a queue to the shared messenger.
PEER - Static variable in interface net.jxta.discovery.DiscoveryService
Discovery type Peer
peerAdvertisement - Variable in class net.jxta.protocol.DiscoveryResponseMsg
Responding peer's advertisement
PeerAdvertisement - Class in net.jxta.protocol
Generated when instantiating a group on a peer and contains all the parameters that services need to publish.
PeerAdvertisement() - Constructor for class net.jxta.protocol.PeerAdvertisement
 
PeerGroup - Interface in net.jxta.peergroup
Peer groups are formed as a collection of peers that have agreed upon a common set of services.
PeerGroup.GlobalRegistry - Class in net.jxta.peergroup
Global registry of instantiated peer groups.
PeerGroup.GlobalRegistry() - Constructor for class net.jxta.peergroup.PeerGroup.GlobalRegistry
 
PEERGROUP_DESTROYED - Static variable in class net.jxta.meter.MonitorEvent
Further Reports will not come because this PeerGroup was destroyed locally
PeerGroupAdvertisement - Class in net.jxta.protocol
Describes a peer group and references additional information required for instantiating it.
PeerGroupAdvertisement() - Constructor for class net.jxta.protocol.PeerGroupAdvertisement
Construct a new Peer Group Advertisement.
peerGroupClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: peer group
PeerGroupException - Exception in net.jxta.exception
Generic Peer group exception
PeerGroupException() - Constructor for exception net.jxta.exception.PeerGroupException
Constructs an Exception with no specified detail message.
PeerGroupException(String) - Constructor for exception net.jxta.exception.PeerGroupException
Constructs an Exception with the specified detail message.
PeerGroupException(Throwable) - Constructor for exception net.jxta.exception.PeerGroupException
Constructs a new exception with the specified detail message and cause.
PeerGroupException(String, Throwable) - Constructor for exception net.jxta.exception.PeerGroupException
Constructs a new exception with the specified detail message and cause.
PeerGroupFactory - Class in net.jxta.peergroup
Deprecated. This factory has been deprecated in favour of WorldPeerGroupFactory and NetPeerGroupFactory. See the deprecations for the individual methods for the specific replacements/alternatives provided by the new factory classes.
PeerGroupFactory() - Constructor for class net.jxta.peergroup.PeerGroupFactory
Deprecated.  
PeerGroupID - Class in net.jxta.peergroup
This class implements a PeerGroup ID.
PeerGroupID() - Constructor for class net.jxta.peergroup.PeerGroupID
 
PeerID - Class in net.jxta.peer
This class implements a PeerID.
PeerID() - Constructor for class net.jxta.peer.PeerID
 
peerid - Variable in class net.jxta.platform.NetworkConfigurator
Default PeerID
PeerIDTag - Static variable in class net.jxta.protocol.RdvAdvertisement
Rendezvous ID tag
peerinfoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: peerinfo service
PeerInfoEvent - Class in net.jxta.peer
Container for PeerInfoEvent events.
PeerInfoEvent(Object, PeerInfoResponseMessage, int) - Constructor for class net.jxta.peer.PeerInfoEvent
Creates a new event
PeerInfoListener - Interface in net.jxta.peer
The listener interface for receiving PeerInfoService events.
PeerInfoQueryMessage - Class in net.jxta.protocol
This abstract class define the PeerInfoService Query message.
PeerInfoQueryMessage() - Constructor for class net.jxta.protocol.PeerInfoQueryMessage
 
peerInfoResponse(PeerInfoEvent) - Method in interface net.jxta.peer.PeerInfoListener
PeerInfoService Event
PeerInfoResponseMessage - Class in net.jxta.protocol
This abstract class define the PeerInfoService advertisement.
PeerInfoResponseMessage() - Constructor for class net.jxta.protocol.PeerInfoResponseMessage
 
PeerInfoService - Interface in net.jxta.peer
The PeerInfoService is a generic API for getting information about the local Peer as well as remote Peers.
peerinfoServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: peerinfo service
PeerMonitorInfo - Class in net.jxta.meter
The Monitoring Capabilities of a Local or Remote Peer as a list of ServiceMonitor ClassIDs and supported Reporting Rates.
PeerMonitorInfo() - Constructor for class net.jxta.meter.PeerMonitorInfo
PeerMonitorInfo
PeerMonitorInfo(boolean, ModuleClassID[], long[], long, long) - Constructor for class net.jxta.meter.PeerMonitorInfo
PeerMonitorInfo
PeerMonitorInfoEvent - Class in net.jxta.meter
Event containing status of request for remote PeerMonitorInfo
PeerMonitorInfoEvent(PeerID, PeerMonitorInfo) - Constructor for class net.jxta.meter.PeerMonitorInfoEvent
PeerMonitorInfoEvent
PeerMonitorInfoListener - Interface in net.jxta.meter
PeerInfo Reporting capabilities Received from a Remote Monitor
peerMonitorInfoNotReceived(PeerMonitorInfoEvent) - Method in interface net.jxta.meter.PeerMonitorInfoListener
PeerMonitorInfo is not forthcoming due to Timeout
peerMonitorInfoReceived(PeerMonitorInfoEvent) - Method in interface net.jxta.meter.PeerMonitorInfoListener
PeerMonitorInfo has arrived
PERSISTONLY - Static variable in class net.jxta.protocol.SrdiMessage
PERSIST Scope is persist only. i.e.
ping(EndpointAddress) - Method in interface net.jxta.endpoint.EndpointService
Deprecated. The cost of performing this operation is generally the same as getting a Messenger for the destination. Using getMessenger() is a better approach because the resulting Messenger is generally needed soon after ping.
ping(EndpointAddress) - Method in interface net.jxta.endpoint.MessageSender
Deprecated. This operation is often very expensive and usually duplicates the work of MessageSender.getMessenger(net.jxta.endpoint.EndpointAddress, java.lang.Object). If you want to determine the reachability of a destination, get a Messenger to the destination.
PIPE_CLOSED_EVENT - Static variable in class net.jxta.util.JxtaBiDiPipe
Pipe close Event
PIPE_CLOSED_EVENT - Static variable in interface net.jxta.util.PipeStateListener
Pipe close Event
PIPE_FAILED_EVENT - Static variable in interface net.jxta.util.PipeStateListener
Pipe failed Event
PIPE_OPENED_EVENT - Static variable in interface net.jxta.util.PipeStateListener
Pipe opened Event
pipeAdv - Variable in class net.jxta.socket.JxtaMulticastSocket
 
pipeAdv - Variable in class net.jxta.socket.JxtaServerSocket
The pipe advertisement we are serving.
pipeAdv - Variable in class net.jxta.socket.JxtaSocket
Pipe Advertisement of the well known pipe.
pipeAdv - Variable in class net.jxta.util.JxtaBiDiPipe
 
PipeAdvertisement - Class in net.jxta.protocol
Describes a JXTA Pipe.
PipeAdvertisement() - Constructor for class net.jxta.protocol.PipeAdvertisement
 
pipeClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: pipe service
pipeEvent(int) - Method in interface net.jxta.util.PipeEventListener
Called for each pipe message event that occurs.
PipeEventListener - Interface in net.jxta.util
The listener interface for receiving JxtaBiDiPipe events.
PipeID - Class in net.jxta.pipe
This class implements a Pipe ID.
PipeID() - Constructor for class net.jxta.pipe.PipeID
 
PipeMsgEvent - Class in net.jxta.pipe
Container for Pipe Message events.
PipeMsgEvent(Object, Message, PipeID) - Constructor for class net.jxta.pipe.PipeMsgEvent
Creates a new event
pipeMsgEvent(PipeMsgEvent) - Method in interface net.jxta.pipe.PipeMsgListener
Called for each pipe message event that occurs.
pipeMsgEvent(PipeMsgEvent) - Method in class net.jxta.socket.JxtaMulticastSocket
Called for each pipe message event that occurs.
pipeMsgEvent(PipeMsgEvent) - Method in class net.jxta.socket.JxtaServerSocket
Called for each pipe message event that occurs.
pipeMsgEvent(PipeMsgEvent) - Method in class net.jxta.socket.JxtaSocket
Called for each pipe message event that occurs.
pipeMsgEvent(PipeMsgEvent) - Method in class net.jxta.util.JxtaBiDiPipe
Called for each pipe message event that occurs.
pipeMsgEvent(PipeMsgEvent) - Method in class net.jxta.util.JxtaServerPipe
Called for each pipe message event that occurs.
PipeMsgListener - Interface in net.jxta.pipe
The listener interface for receiving PipeMsgEvent events.
pipeResolveLock - Variable in class net.jxta.socket.JxtaSocket
Lock for output pipe resolution.
PipeResolverMessage - Class in net.jxta.protocol
This abstract class defines the PipeResolver Message.
PipeResolverMessage() - Constructor for class net.jxta.protocol.PipeResolverMessage
Creates a new unintialized pipe resolver message
PipeResolverMessage.MessageType - Enum in net.jxta.protocol
An enumeration class for message types.
PipeService - Interface in net.jxta.pipe
Pipes are the core mechanism for exchanging messages between JXTA applications or services.
pipeServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: pipe service
PipeStateListener - Interface in net.jxta.util
The listener interface for receiving JxtaBiDiPipe events.
pipeSvc - Variable in class net.jxta.socket.JxtaMulticastSocket
 
pipeSvc - Variable in class net.jxta.socket.JxtaSocket
 
pipeSvc - Variable in class net.jxta.util.JxtaBiDiPipe
 
PipeUtilities - Class in net.jxta.util
 
poll() - Method in class net.jxta.endpoint.AsyncChannelMessenger
One message done.
poll(int) - Method in interface net.jxta.pipe.InputPipe
Poll for a message from the pipe.
previous() - Method in class net.jxta.endpoint.Message.ElementIterator
previousIndex() - Method in class net.jxta.endpoint.Message.ElementIterator
principal - Variable in class net.jxta.platform.NetworkConfigurator
Principal value used to generate root certificate
printAsXmlString(DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Write a DocumentSerializable object as an XML Document to StdErr The Root TagName will be 'documentSerializable' by default
printStackTrace() - Method in exception net.jxta.exception.ConfiguratorException
 
printStackTrace(PrintStream) - Method in exception net.jxta.exception.ConfiguratorException
 
printStackTrace(PrintWriter) - Method in exception net.jxta.exception.ConfiguratorException
 
PrivilegedOperation - Interface in net.jxta.credential
A Privileged Operation is an identifier for an operation whose usage is restricted.
processIncomingMessage(Message, EndpointAddress, EndpointAddress) - Method in interface net.jxta.endpoint.EndpointListener
This method is invoked by the EndpointService for each incoming message which is addressed to this listener.
processIncomingMessage(Message) - Method in class net.jxta.util.JxtaBiDiPipe
This method is invoked by the Reliablity library for each incoming data message
processMonitorReport(MonitorEvent) - Method in interface net.jxta.meter.MonitorListener
A Report is ready for Processing.
processQuery(ResolverQueryMsg) - Method in interface net.jxta.resolver.QueryHandler
Process the resolver query, and generate response it is the responsibility of the handler to send the response

result = processIncomingQuery(query); if (result !

processResponse(ResolverResponseMsg) - Method in interface net.jxta.resolver.QueryHandler
Called when messages are received by the ResolverService it calls back this method to deal with received responses
processSrdi(ResolverSrdiMsg) - Method in interface net.jxta.resolver.SrdiHandler
Process the SrdiMessage message, returns true if the message was processed properly
propagate(Message, String, String) - Method in interface net.jxta.endpoint.EndpointService
Propagates (broadcasts) a message via all available Message Transports.
propagate(Message, String, String, int) - Method in interface net.jxta.endpoint.EndpointService
Propagates (broadcasts) a message via all available Message Transports.
propagate(Message, String, String, int) - Method in interface net.jxta.endpoint.MessagePropagater
Propagates a Message via this Message Transport.
propagate(Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService
Propagates a message to the local network and to as many members of the peer group as possible.
propagate(Enumeration<? extends ID>, Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService
Propagates a message to the specified peers.
propagateInGroup(Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService
Propagates a message to as many members of the peer group as possible.
propagateToNeighbors(Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService
Propagates a message to members of the peer group reachable via the local network.
PropagateType - Static variable in interface net.jxta.pipe.PipeService
Propagated, unsecured and unreliable type of Pipe
properties - Variable in class net.jxta.endpoint.Message
Message properties HashMap
protocol - Variable in class net.jxta.protocol.TransportAdvertisement
 
ProtocolNotSupportedException - Exception in net.jxta.exception
Signals that an error occurred while attempting to access an endpoint protocol
ProtocolNotSupportedException() - Constructor for exception net.jxta.exception.ProtocolNotSupportedException
Constructs an Exception with no specified detail message.
ProtocolNotSupportedException(String) - Constructor for exception net.jxta.exception.ProtocolNotSupportedException
Constructs an Exception with the specified detail message.
ProtocolNotSupportedException(Throwable) - Constructor for exception net.jxta.exception.ProtocolNotSupportedException
Constructs a new exception with the specified detail message and cause.
ProtocolNotSupportedException(String, Throwable) - Constructor for exception net.jxta.exception.ProtocolNotSupportedException
Constructs a new exception with the specified detail message and cause.
PROXY_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default Proxy configuration
PROXY_SERVER - Static variable in class net.jxta.platform.NetworkConfigurator
Proxy Server Mode
proxyClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: ProxyService
proxyConfig - Variable in class net.jxta.platform.NetworkConfigurator
Proxy Service Document
proxyServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: ProxyService
pseConf - Variable in class net.jxta.platform.NetworkConfigurator
Personal Security Environment Config Advertisement
publicSeedingRdvURI - Variable in class net.jxta.platform.NetworkManager
 
publicSeedingRelayURI - Variable in class net.jxta.platform.NetworkManager
 
publish(Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement.
publish(Advertisement, long, long) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement.
publishGroup(String, String) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Publish this group's Peer Group Advertisement.
publishGroup(String, String) - Method in interface net.jxta.peergroup.PeerGroup
Publish this group's Peer Group Advertisement.
putServiceParam(ID, Element) - Method in class net.jxta.protocol.ConfigParams
Puts a service parameter in the service parameters table under the given key.
putServiceParam(ID, Element) - Method in class net.jxta.protocol.PeerAdvertisement
Puts a service parameter in the service parameters table under the given key.
putServiceParam(ID, Element) - Method in class net.jxta.protocol.PeerGroupAdvertisement
Puts a service parameter in the service parameters table under the given key.

Q

QueryHandler - Interface in net.jxta.resolver
Services that wish to act as a resolver handler must implement this interface
queryid - Variable in class net.jxta.protocol.ResolverQueryMsg
Query ID of this query.
queryid - Variable in class net.jxta.protocol.ResolverResponseMsg
Description of the Field
queue - Variable in class net.jxta.socket.JxtaMulticastSocket
 
queue - Variable in class net.jxta.socket.JxtaServerSocket
 
QUEUE_END_MESSAGE - Static variable in class net.jxta.socket.JxtaServerSocket
QUEUE_END_MESSAGE is used to signal that the queue has been closed.

R

RDV_AD_HOC - Static variable in class net.jxta.platform.NetworkConfigurator
RendezVousService Ad-Hoc mode
RDV_CLIENT - Static variable in class net.jxta.platform.NetworkConfigurator
RendezVousService Client
RDV_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default Rendezvous configuration
RDV_RELAY_PROXY_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default Rendezvous/Relay/Proxy configuration
RDV_SERVER - Static variable in class net.jxta.platform.NetworkConfigurator
RendezVousService Mode
RdvAdvertisement - Class in net.jxta.protocol
This class defines a Rendezvous Advertisement.
RdvAdvertisement() - Constructor for class net.jxta.protocol.RdvAdvertisement
 
rdvConfig - Variable in class net.jxta.platform.NetworkConfigurator
Rendezvous Config Advertisement
RDVCONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Rendezvous connection event
RDVDISCONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Rendezvous disconnection event
RDVFAILED - Static variable in class net.jxta.rendezvous.RendezvousEvent
Rendezvous connection failure
RDVRECONNECT - Static variable in class net.jxta.rendezvous.RendezvousEvent
Connection renewal event
rdvSeedingURI - Variable in class net.jxta.platform.NetworkConfigurator
Default Rendezvous Seeding URI
read() - Method in class net.jxta.util.CountingInputStream

Merely calls the super version.

read(byte[], int, int) - Method in class net.jxta.util.CountingInputStream

calls the super version of the same method.

read() - Method in class net.jxta.util.LimitInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class net.jxta.util.LimitInputStream
Reads up to len bytes of data from this input stream into an array of bytes.
read() - Method in class net.jxta.util.WatchedInputStream
Deprecated.  
read(byte[]) - Method in class net.jxta.util.WatchedInputStream
Deprecated.  
read(byte[], int, int) - Method in class net.jxta.util.WatchedInputStream
Deprecated.  
readAdvertisementFromFile(String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Read a JXTA Advertisement from a File
readAdvertisementFromFile(File) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Read a JXTA Advertisement from a File
receive(DatagramPacket) - Method in class net.jxta.socket.JxtaMulticastSocket
RECONCLOSING - Static variable in interface net.jxta.endpoint.Messenger
Trying to re-establish connection.
RECONNECTING - Static variable in interface net.jxta.endpoint.Messenger
Currently trying to re-establish connection.
RECONSATURATED - Static variable in interface net.jxta.endpoint.Messenger
Currently trying to re-establish connection.
refAccessSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known access specification identifier: the standard access service
refDiscoveryServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard discovery
refDiscoverySpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard discovery
refEndpointServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard endpoint
refEndpointSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard endpoint
refHttpProtoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known endpoint protocol specification identifier: the standard http endpoint protocol
refMembershipServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard membership
refMembershipSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard membership
refMonitorServiceSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard monitor
refNetPeerGroupSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known group specification identifier: the Network Peer Group
refPeerinfoServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard peerinfo
refPeerinfoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard peerinfo
refPipeServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard pipe
refPipeSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard pipe service
refPlatformSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known group specification identifier: the platform
refProxyServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known application: the Proxy
refProxySpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known application: the Proxy
refRelayProtoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known endpoint protocol specification identifier: the standard relay endpoint protocol
refRelayServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known endpoint protocol specification identifier: the standard relay endpoint protocol
refRendezvousServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard rendezvous
refRendezvousSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard rendezvous
refResolverServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known service specification identifier: the standard resolver
refResolverSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known service specification identifier: the standard resolver
refRouterProtoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known endpoint protocol specification identifier: the standard router
refRouterServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known endpoint protocol specification identifier: the standard router
refShellSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known application: the shell
refTcpProtoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known endpoint protocol specification identifier: the standard tcp endpoint protocol
refTlsProtoSpecID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known endpoint protocol specification identifier: the standard tls endpoint protocol
refTlsServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known endpoint protocol specification identifier: the standard tls endpoint protocol
refTransportServiceMonitorSpecID - Static variable in class net.jxta.meter.MonitorResources
Well known endpoint protocol specification identifier: the standard transport Service Monitor
REFUSED - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the Remote peer has refused it (for security, not supported or load reasons)
register(SimpleSelector) - Method in class net.jxta.util.AbstractSimpleSelectable
Registers the given selector with this selectable object.
register(SimpleSelector) - Method in interface net.jxta.util.SimpleSelectable
Registers the given selector with this selectable object.
registerAdvertisementInstance(String, AdvertisementFactory.Instantiator) - Static method in class net.jxta.document.AdvertisementFactory
Register an instantiator for and advertisement type to allow instances of that type to be created.
registerAssoc(String) - Method in class net.jxta.document.AdvertisementFactory
Register a class with the factory from its class name.
registerAssoc(String) - Method in class net.jxta.document.StructuredDocumentFactory
Register a class with the factory from its class name.
registerAssoc(String) - Method in class net.jxta.endpoint.WireFormatMessageFactory
Register a class with the factory from its class name.
registerAssoc(String) - Method in class net.jxta.id.IDFactory
Register a class with the factory from its class name.
registerAssoc(String) - Method in class net.jxta.util.ClassFactory
Register a class with the factory from its class name.
registerAssoc(K, I) - Method in class net.jxta.util.ClassFactory
Register a key and instance class with the factory.
registeredInstance(PeerGroupID) - Method in class net.jxta.peergroup.PeerGroup.GlobalRegistry
Returns true if there is a registered peergroup of the specified ID.
registerFromFile(URI) - Method in class net.jxta.util.ClassFactory
Register instance classes given a URI to a file containing class names which must be found on the current class path.
registerFromResources(String, String) - Method in class net.jxta.util.ClassFactory
Given a resource bundle identifier and a property name register instance classes.
registerFromString(String) - Method in class net.jxta.util.ClassFactory
Register instance classes given a string containing class names which must be found on the current class path.
registerHandler(String, QueryHandler) - Method in interface net.jxta.resolver.ResolverService
Registers a given QueryHandler, returns the previous handler registered under this name.
registerInstance(PeerGroupID, PeerGroup) - Method in class net.jxta.peergroup.PeerGroup.GlobalRegistry
Registers a new instance.
registerInstantiator(MimeMediaType, StructuredDocumentFactory.Instantiator) - Static method in class net.jxta.document.StructuredDocumentFactory
Register an instantiator object a mime-type of documents to be constructed.
registerInstantiator(MimeMediaType, WireFormatMessageFactory.Instantiator) - Static method in class net.jxta.endpoint.WireFormatMessageFactory
Register an instantiator object a mime-type of documents to be constructed.
registerListener(SimpleSelectable) - Method in class net.jxta.util.AbstractSimpleSelectable
This method takes any listener, not just a SimpleSelector.
registerProviders(String) - Method in class net.jxta.util.ClassFactory
Given an provider interface name register instance classes.
registerServiceMonitorModuleImplAdvertisement(ModuleImplAdvertisement) - Static method in class net.jxta.meter.MonitorResources
Register the Implementation Advertisement for a ServiceMonitor Type This contains the Monitor, Metric and Filter classNames
registerShutdownHook() - Method in class net.jxta.platform.NetworkManager
Registers a Runtime shutdown hook to cleanly shutdown the JXTA platform
registerSrdiHandler(String, SrdiHandler) - Method in interface net.jxta.resolver.ResolverService
Registers a given SrdiHandler, returns the previous handler registered under this name.
RELAY_CLIENT - Static variable in class net.jxta.platform.NetworkConfigurator
Relay client Mode
RELAY_NODE - Static variable in class net.jxta.platform.NetworkConfigurator
Default Relay configuration
RELAY_OFF - Static variable in class net.jxta.platform.NetworkConfigurator
Relay off Mode
RELAY_SERVER - Static variable in class net.jxta.platform.NetworkConfigurator
Relay Server Mode
relayConfig - Variable in class net.jxta.platform.NetworkConfigurator
Relay Config Advertisement
relayProtoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: RelayProtocol
relaySeedingURI - Variable in class net.jxta.platform.NetworkConfigurator
Default Relay Seeding URI
relayServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: RelayProtocol
reliableTag - Static variable in class net.jxta.util.JxtaServerPipe
 
remoteCredential - Variable in class net.jxta.socket.JxtaSocket
Credential of the remote peer.
remoteEphemeralPipeAdv - Variable in class net.jxta.socket.JxtaSocket
Pipe Advertisement of it's ephemeral pipe.
remoteEphemeralPipeMsgr - Variable in class net.jxta.socket.JxtaSocket
The Messenger we use to
remotePeerID - Variable in class net.jxta.socket.JxtaSocket
The peer id of the peer we are connecting to or null if we are willing to connect to any peer.
remotePublish(Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement via propagation to other peers on the network.
remotePublish(Advertisement, long) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement via propagation to other peers on the network.
remotePublish(String, Advertisement) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement to another peer on the network.
remotePublish(String, Advertisement, long) - Method in interface net.jxta.discovery.DiscoveryService
Publish an Advertisement to another peer on the network.
remove() - Method in class net.jxta.endpoint.Message.ElementIterator
removeDestEndpointAddress(EndpointAddress) - Method in class net.jxta.protocol.RouteAdvertisement
Remove the specified endpoint address to destination peer.
removeDestEndpointAddresses(Collection<EndpointAddress>) - Method in class net.jxta.protocol.RouteAdvertisement
Remove the specified endpoint addresses from destination peer.
removeDestEndpointAddresses(Vector<String>) - Method in class net.jxta.protocol.RouteAdvertisement
Deprecated. Use RouteAdvertisement.removeDestEndpointAddresses(Collection).
removeDiscoveryListener(DiscoveryListener) - Method in interface net.jxta.discovery.DiscoveryService
Remove a Discovery listener which was previously registered with getRemoteAdvertisements() or addDiscoveryListener().
removeEndpointAddress(EndpointAddress) - Method in class net.jxta.protocol.AccessPointAdvertisement
Remove the specified EndpointAddress.
removeEndpointAddresses(Collection<EndpointAddress>) - Method in class net.jxta.protocol.AccessPointAdvertisement
Remove the specified EndpointAddresses.
removeEndpointAddresses(List<String>) - Method in class net.jxta.protocol.AccessPointAdvertisement
remove a list of EndpointAddresses from the access point
removeHop(PeerID) - Method in class net.jxta.protocol.RouteAdvertisement
Remove a hop from the list of hops.
removeIncomingMessageFilterListener(MessageFilterListener, String, String) - Method in interface net.jxta.endpoint.EndpointService
Removes the given listener previously registered under the given element name
removeIncomingMessageListener(String, String) - Method in interface net.jxta.endpoint.EndpointService
Remove the listener for the specified address.
removeListener(RendezvousListener) - Method in interface net.jxta.rendezvous.RendezVousService
Removes a Rendezvous event listener previously added with addListener.
removeMessageElement(MessageElement) - Method in class net.jxta.endpoint.Message
Remove an the first occurrence of the provided MessageElement from the message.
removeMessageElement(String, MessageElement) - Method in class net.jxta.endpoint.Message
Remove the first occurrence of the provided MessageElement within the specified namespace from the message.
removeMessageTransport(MessageTransport) - Method in interface net.jxta.endpoint.EndpointService
Removes the given MessageTransport protocol from this endpoint service.
removeMessengerEventListener(MessengerEventListener, int) - Method in interface net.jxta.endpoint.EndpointService
Removes the specified listener.
removeMonitorListener(MonitorListener) - Method in interface net.jxta.peer.PeerInfoService
Stop the periodic reporting for all registered filters corresponding to this MonitorListener
removeOutgoingMessageFilterListener(MessageFilterListener, String, String) - Method in interface net.jxta.endpoint.EndpointService
Removes the given listener previously registered under the given element name.
removeOutputPipeListener(String, OutputPipeListener) - Method in interface net.jxta.pipe.PipeService
Deprecated. This method is being replaced by PipeService.removeOutputPipeListener(ID,OutputPipeListener).
removeOutputPipeListener(ID, OutputPipeListener) - Method in interface net.jxta.pipe.PipeService
Remove an OutputPipeListener previously registered with createOuputputPipe.
removePropagateListener(String, String, EndpointListener) - Method in interface net.jxta.rendezvous.RendezVousService
Deprecated. This method just calls EndpointService.removeIncomingMessageListener(java.lang.String, java.lang.String). It's better to just deregister your listener with the Endpoint. This call may be eventually removed.
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.jxta.credential.CredentialPCLSupport
Remove a listener
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jxta.credential.CredentialPCLSupport
Remove a listener
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.jxta.membership.MembershipService
Remove a listener
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface net.jxta.membership.MembershipService
Remove a listener
removeRemoteMonitorListener(PeerID, MonitorListener, long) - Method in interface net.jxta.peer.PeerInfoService
Stop the periodic reporting for all registered filters to the specified Peer corresponding to this MonitorListener.
removeRemoteMonitorListener(MonitorListener, long) - Method in interface net.jxta.peer.PeerInfoService
Stop the periodic reporting for all registered filters to the all remote Peers corresponding to this MonitorListener.
removeServiceMonitorFilter(ModuleClassID) - Method in class net.jxta.meter.MonitorFilter
remove ServiceMonitorFilter
removeServiceParam(ID) - Method in class net.jxta.protocol.ConfigParams
Removes and returns the parameter element that matches the given key from the service parameters table.
removeServiceParam(ID) - Method in class net.jxta.protocol.PeerAdvertisement
Removes and returns the parameter element that matches the given key from the service parameters table.
removeServiceParam(ID) - Method in class net.jxta.protocol.PeerGroupAdvertisement
Removes and returns the parameter element that matches the given key from the service parameters table.
removeSvcConfigAdvertisement(ID) - Method in class net.jxta.protocol.ConfigParams
Removes any parameters for the given key from the service parameters table.
remPeerTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
remPeerTag - Static variable in class net.jxta.util.JxtaServerPipe
 
remPipeTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
remPipeTag - Static variable in class net.jxta.util.JxtaServerPipe
 
rendezvousClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: rendezvous service
rendezvousEvent(RendezvousEvent) - Method in class net.jxta.platform.NetworkManager
rendezvousEvent the rendezvous event
RendezvousEvent - Class in net.jxta.rendezvous
Container for Rendezvous Service events.
RendezvousEvent(Object, int, ID) - Constructor for class net.jxta.rendezvous.RendezvousEvent
Creates a new event
rendezvousEvent(RendezvousEvent) - Method in interface net.jxta.rendezvous.RendezvousListener
Called when an event occurs for the Rendezvous service
RendezvousListener - Interface in net.jxta.rendezvous
The listener interface for receiving RendezVousService events.
RendezVousService - Interface in net.jxta.rendezvous
The RendezVous Service provides propagation of messages within a JXTA PeerGroup.
rendezvousServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: rendezvous service
RendezVousStatus - Enum in net.jxta.rendezvous
A static "enum" class for RendezVous Status.
replaceMessageElement(MessageElement) - Method in class net.jxta.endpoint.Message
Replace a MessageElement in the message.
replaceMessageElement(String, MessageElement) - Method in class net.jxta.endpoint.Message
Replace a MessageElement in the message using the specified namespace.
REPLICATE - Static variable in class net.jxta.protocol.SrdiMessage
REPLICATE Scope is persist and replicate. i.e.
REPORT_RATE_NOT_SUPPORTED - Static variable in exception net.jxta.meter.MonitorFilterException
 
Repropagate - Static variable in interface net.jxta.resolver.ResolverService
Returned by query handlers to indicate that the query should be forwarded to the rest of the network.
reqPipeTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
reqPipeTag - Static variable in class net.jxta.util.JxtaServerPipe
 
reset() - Method in class net.jxta.util.LimitInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class net.jxta.util.MarkProhibitedFilterStream

This implementation always throws IOException since mark is not supported.

resign() - Method in interface net.jxta.membership.MembershipService
Resign all credentials which were previously gained through prior join() operations.
RESOLCLOSING - Static variable in interface net.jxta.endpoint.Messenger
Attempting initial connection.
RESOLPENDING - Static variable in interface net.jxta.endpoint.Messenger
Initial connection is being attempted.
resolPendingImpl() - Method in class net.jxta.endpoint.AsyncChannelMessenger
This is invoked to inform the implementation that this channel is now in the resolPending or resolSaturated state.
RESOLSATURATED - Static variable in interface net.jxta.endpoint.Messenger
Initial connection is being attempted.
resolve() - Method in class net.jxta.endpoint.AsyncChannelMessenger
Force the messenger to start resolving if it is not resolved yet.
resolve() - Method in interface net.jxta.endpoint.Messenger
Force the messenger to start resolving if it is not resolved yet.
resolve() - Method in class net.jxta.endpoint.ThreadedMessenger
Force the messenger to start resolving if it is not resolved yet.
RESOLVED - Static variable in interface net.jxta.endpoint.Messenger
Composite state.
resolveEvent() - Method in class net.jxta.endpoint.MessengerState
Event input.
resolverClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: resolver service
ResolverQueryMsg - Class in net.jxta.protocol
Generic Resolver Service message "Query".
ResolverQueryMsg() - Constructor for class net.jxta.protocol.ResolverQueryMsg
 
ResolverResponseMsg - Class in net.jxta.protocol
Generic Resolver Service message "Response".
ResolverResponseMsg() - Constructor for class net.jxta.protocol.ResolverResponseMsg
 
ResolverService - Interface in net.jxta.resolver
Provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses".
resolverServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: resolver service
ResolverSrdiMsg - Class in net.jxta.protocol
ResolverSrdiMsg is generic resolver wrapper for Services that wish to implement their own distribution of indices. this message provides the scoping within the group, and service.
ResolverSrdiMsg() - Constructor for class net.jxta.protocol.ResolverSrdiMsg
 
RESOLVING - Static variable in interface net.jxta.endpoint.Messenger
Initial connection is being attempted.
responses - Variable in class net.jxta.protocol.DiscoveryResponseMsg
The advertisement responses serialized into strings.
retryTimeout - Variable in class net.jxta.socket.JxtaSocket
retry timeout in millisecods
retryTimeout - Variable in class net.jxta.util.JxtaBiDiPipe
 
ris - Variable in class net.jxta.socket.JxtaSocket
The reliable input stream we use for receiving data if JxtaSocket.isReliable is true.
ris - Variable in class net.jxta.util.JxtaBiDiPipe
 
ros - Variable in class net.jxta.socket.JxtaSocket
The reliable output stream we use for sending data if JxtaSocket.isReliable is true.
ros - Variable in class net.jxta.util.JxtaBiDiPipe
 
RouteAdvertisement - Class in net.jxta.protocol
Advertisement used to represent a route to a peer.
RouteAdvertisement() - Constructor for class net.jxta.protocol.RouteAdvertisement
 
RouteQueryMsg - Class in net.jxta.protocol
Deprecated. This class will be removed from the public JXTA API. It is used only by the standard router message transport implementation and is of no use to applications.
RouteQueryMsg() - Constructor for class net.jxta.protocol.RouteQueryMsg
Deprecated.  
RouteResponseMsg - Class in net.jxta.protocol
Deprecated. This message is private to the Endpoint Router implementation and not part of the JXTA public API. It will be moved from this package.
RouteResponseMsg() - Constructor for class net.jxta.protocol.RouteResponseMsg
Deprecated.  
routerProtoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: router protocol
routerServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: router protocol
RouteTag - Static variable in class net.jxta.protocol.RdvAdvertisement
Route tage
run() - Method in class net.jxta.endpoint.ListenerAdaptor
run() - Method in class net.jxta.endpoint.ThreadedMessenger
Runs the state machine until there's nothing left to do.

S

SATURATED - Static variable in interface net.jxta.endpoint.Messenger
Composite state.
saturatedEvent() - Method in class net.jxta.endpoint.MessengerState
Saturated Event
save() - Method in interface net.jxta.peergroup.Configurator
Deprecated. Persist the parameters associated with this configuration to the standard location.
save() - Method in class net.jxta.platform.NetworkConfigurator
Persists a PlatformConfig advertisement under getStoreHome()+"/PlaformConfig"

Home may be overridden by a call to setHome()

saveAdvertisementToFile(Advertisement, String) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Save a JXTA Advertisement as an XML Document to a File
saveAdvertisementToFile(Advertisement, File) - Static method in class net.jxta.util.AdvertisementUtilities
Deprecated. Save a JXTA Advertisement as an XML Document to a File
select() - Method in class net.jxta.util.SimpleSelector
This blocks unless and until at least one of the selected items reports that it changed.
send(Message) - Method in interface net.jxta.pipe.OutputPipe
Send a message through the pipe

WARNING: The message object used when sending a pipe message should not be reused or modified after the OutputPipe.send(Message) call is made.

send(DatagramPacket) - Method in class net.jxta.socket.JxtaMulticastSocket
SENDING - Static variable in interface net.jxta.endpoint.Messenger
Currently connected and sending messages.
SENDINGSATURATED - Static variable in interface net.jxta.endpoint.Messenger
Currently sending messages.New messages may not be submitted at this time.
sendMessage(Message) - Method in class net.jxta.endpoint.AbstractMessenger
Sends a message to the destination specified at construction as if by invoking sendMessage(msg, null, null)
sendMessage(Message, String, String, OutgoingMessageEventListener) - Method in class net.jxta.endpoint.AbstractMessenger
Sends a message to the destination specified at construction.
sendMessage(Message, String, String) - Method in class net.jxta.endpoint.AbstractMessenger
Sends a message to the destination specified at construction.
sendMessage(Message, String, String, OutgoingMessageEventListener) - Method in class net.jxta.endpoint.ChannelMessenger
Sends a message to the destination specified at construction.
sendMessage(Message) - Method in interface net.jxta.endpoint.Messenger
Sends a message to the destination specified at construction as if by invoking sendMessage(msg, null, null)
sendMessage(Message, String, String) - Method in interface net.jxta.endpoint.Messenger
Sends a message to the destination specified at construction.
sendMessage(Message, String, String, OutgoingMessageEventListener) - Method in interface net.jxta.endpoint.Messenger
Sends a message to the destination specified at construction.
sendMessage(Message) - Method in class net.jxta.util.JxtaBiDiPipe
Send a message

Messenger

sendMessageB(Message, String, String) - Method in class net.jxta.endpoint.AsyncChannelMessenger
Simple sending: blocks until the message was accepted for sending or the messenger is not Messenger.USABLE; whichever occurs first.
sendMessageB(Message, String, String) - Method in interface net.jxta.endpoint.Messenger
Simple sending: blocks until the message was accepted for sending or the messenger is not Messenger.USABLE; whichever occurs first.
sendMessageB(Message, String, String) - Method in class net.jxta.endpoint.ThreadedMessenger
Simple sending: blocks until the message was accepted for sending or the messenger is not Messenger.USABLE; whichever occurs first.
sendMessageBImpl(Message, String, String) - Method in class net.jxta.endpoint.ThreadedMessenger
Send a message blocking as needed until the message is sent.
sendMessageN(Message, String, String) - Method in class net.jxta.endpoint.AsyncChannelMessenger
Sends a message to the destination specified at construction.
sendMessageN(Message, String, String) - Method in interface net.jxta.endpoint.Messenger
Sends a message to the destination specified at construction.
sendMessageN(Message, String, String) - Method in class net.jxta.endpoint.ThreadedMessenger
Sends a message to the destination specified at construction.
sendQuery(String, ResolverQueryMsg) - Method in interface net.jxta.resolver.ResolverService
Sends a resolver query.
sendResponse(String, ResolverResponseMsg) - Method in interface net.jxta.resolver.ResolverService
Send a resolver response.
sendResponseMessage(PeerGroup, Messenger, PipeAdvertisement) - Method in class net.jxta.util.JxtaServerPipe
Method sendResponseMessage get the createResponseMessage and sends it.
sendSrdi(String, ResolverSrdiMsg) - Method in interface net.jxta.resolver.ResolverService
Send an SRDI message.
sendToStream(OutputStream) - Method in class net.jxta.document.BinaryDocument
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in interface net.jxta.document.DocumentStreamIO
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.document.FileDocument
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.endpoint.ByteArrayMessageElement
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.endpoint.InputStreamMessageElement
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.endpoint.MessageElement
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.endpoint.StringMessageElement
Send the contents of this Document to the specified stream.
sendToStream(OutputStream) - Method in class net.jxta.endpoint.TextDocumentMessageElement
Send the contents of this Document to the specified stream.
sendToWriter(Writer) - Method in interface net.jxta.document.TextDocumentReaderIO
Send the contents of this TextDocument to the specified Writer.
sendToWriter(Writer) - Method in class net.jxta.endpoint.StringMessageElement
Send the contents of this TextDocument to the specified Writer.
sendToWriter(Writer) - Method in class net.jxta.endpoint.TextDocumentMessageElement
Send the contents of this TextDocument to the specified Writer.
sendToWriter(Writer) - Method in class net.jxta.endpoint.TextMessageElement
Send the contents of this TextDocument to the specified Writer.
sendUrgentData(int) - Method in class net.jxta.socket.JxtaSocket
SERIALIZATION - Static variable in exception net.jxta.meter.MonitorException
Error during Serialization/Deserialization
serializeTo(Element) - Method in class net.jxta.meter.MonitorFilter
serializeTo(Element) - Method in class net.jxta.meter.MonitorReport
serializeTo(Element) - Method in class net.jxta.meter.PeerMonitorInfo
 
serializeTo(Element) - Method in interface net.jxta.util.documentSerializable.DocumentSerializable
 
serverPipe - Variable in class net.jxta.socket.JxtaServerSocket
The input pipe on which we listen for connect requests.
Service - Interface in net.jxta.service
This interface implements the peer group service interface.
SERVICE_MONITOR_ADVERTISEMENT_TAG - Static variable in class net.jxta.meter.MonitorResources
 
SERVICE_MONITOR_IMPL_TAG - Static variable in class net.jxta.meter.MonitorResources
 
SERVICE_MONITOR_TAG - Static variable in class net.jxta.meter.MonitorResources
 
SERVICE_NOT_SUPPORTED - Static variable in exception net.jxta.meter.MonitorFilterException
 
SERVICE_TITLE_TAG - Static variable in class net.jxta.meter.MonitorResources
 
ServiceMetric - Interface in net.jxta.meter
The base interface for Service-Specific Metrics to be included in a Monitor Report
ServiceMonitor - Interface in net.jxta.meter
The base interface for all ServiceMonitors For complete information about Service Monitors see the Document Designing and Implementing Service Monitors
ServiceMonitorFilter - Interface in net.jxta.meter
The base interface for all ServiceMonitorFilters.
serviceMonitorFilterDeregistered(ServiceMonitorFilter, int, long, boolean) - Method in interface net.jxta.meter.ServiceMonitor
Information that the Monitor Manager is deregistering the Monitoring for this filter at this rate
serviceMonitorFilterRegistered(ServiceMonitorFilter, int, long, boolean) - Method in interface net.jxta.meter.ServiceMonitor
Information that the Monitor Manager has accepted a Monitoring for this filter at this rate
ServiceNameTag - Static variable in class net.jxta.protocol.RdvAdvertisement
Rendezvous service name tag
ServiceNotFoundException - Exception in net.jxta.exception
Signals that an error occurred while trying to access a peer group service
ServiceNotFoundException() - Constructor for exception net.jxta.exception.ServiceNotFoundException
Constructs an Exception with no specified detail message.
ServiceNotFoundException(String) - Constructor for exception net.jxta.exception.ServiceNotFoundException
Constructs an Exception with the specified detail message.
ServiceNotFoundException(Throwable) - Constructor for exception net.jxta.exception.ServiceNotFoundException
Constructs a new exception with the specified detail message and cause.
ServiceNotFoundException(String, Throwable) - Constructor for exception net.jxta.exception.ServiceNotFoundException
Constructs a new exception with the specified detail message and cause.
set(MessageElement) - Method in class net.jxta.endpoint.Message.ElementIterator

Replacement MessageElement will be in the same name space as the replaced element.

setAdvertisement(Advertisement) - Method in class net.jxta.protocol.SignedAdvertisement
Sets the Advertisement to be signed.
setAttr(String) - Method in class net.jxta.protocol.DiscoveryQueryMsg
set the attr
setAuthSpecID(ModuleSpecID) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets an authenticator module specID
setAutoStart(boolean) - Method in interface net.jxta.rendezvous.RendezVousService
Enable or disable the automatic switching between an Edge Peer and a Rendezvous Peer.
setAutoStart(boolean, long) - Method in interface net.jxta.rendezvous.RendezVousService
Enable or disable the automatic switching between an Edge Peer and a Rendezvous Peer.
setBadHops(Collection<PeerID>) - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. Set the bad hops known into that route
setCertificate(X509Certificate) - Method in class net.jxta.platform.NetworkConfigurator
Sets the public Certificate for this configuration.
setCertificateChain(X509Certificate[]) - Method in class net.jxta.platform.NetworkConfigurator
Sets the public Certificate chain for this configuration.
setCode(String) - Method in class net.jxta.protocol.ModuleImplAdvertisement
Sets the reference for the executable code described by this advertisement.
setCompat(Element) - Method in class net.jxta.protocol.ModuleImplAdvertisement
Sets the module impl. compatibility statement.
setConfigParams(ConfigParams) - Method in interface net.jxta.peergroup.Configurator
Deprecated. Configuration parameters should be set individually via whatever interfaces implementing configurator provides. This method over-writes all configuration settings in an unpredictable way.
setConfigPersistent(boolean) - Method in class net.jxta.platform.NetworkManager
Setter for property 'configPersistent'. if disabled a PlatformConfig is not persisted.
setConfiguratorClass(Class) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory and/or WorldPeerGroupFactory.
setCreator(String) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
Sets the creator of this module spec.
setCredential(StructuredDocument) - Method in class net.jxta.protocol.ResolverQueryMsg
set the credential
setCredential(StructuredDocument) - Method in class net.jxta.protocol.ResolverResponseMsg
set the credential for this response.
setCredential(Credential) - Method in class net.jxta.protocol.ResolverSrdiMsg
set the credential object
setCredential(Credential) - Method in class net.jxta.socket.JxtaServerSocket
Sets the credential to be used by this socket connection.
setCredential(Credential) - Method in class net.jxta.socket.JxtaSocket
Sets our credential to be used by this socket connection.
setCredentialDoc(StructuredDocument) - Method in class net.jxta.util.JxtaBiDiPipe
Sets the connection credential doc.
setCredentialDoc(StructuredDocument) - Method in class net.jxta.util.JxtaServerPipe
Sets the connection credential doc If no credentials are set, the default group credential will be used
setDesc(Element) - Method in class net.jxta.protocol.ModuleClassAdvertisement
sets the description
setDesc(Element) - Method in class net.jxta.protocol.ModuleImplAdvertisement
sets the description
setDesc(Element) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the description
setDesc(Element) - Method in class net.jxta.protocol.PeerAdvertisement
sets the description
setDesc(Element) - Method in class net.jxta.protocol.PeerGroupAdvertisement
sets the description
setDesc(Element) - Method in class net.jxta.protocol.PipeAdvertisement
Set the description meta-data for the pipe described by this advertisement.
setDescription(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets PlaformConfig Peer Description element
setDescription(String) - Method in class net.jxta.protocol.ModuleClassAdvertisement
sets the description
setDescription(String) - Method in class net.jxta.protocol.ModuleImplAdvertisement
sets the description
setDescription(String) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the description
setDescription(String) - Method in class net.jxta.protocol.PeerAdvertisement
sets the description
setDescription(String) - Method in class net.jxta.protocol.PeerGroupAdvertisement
sets the description
setDescription(String) - Method in class net.jxta.protocol.PipeAdvertisement
Set the description meta-data for the pipe described by this advertisement.
setDest(AccessPointAdvertisement) - Method in class net.jxta.protocol.RouteAdvertisement
Sets the access point of the destination.
setDestEndpointAddresses(Vector<String>) - Method in class net.jxta.protocol.RouteAdvertisement
Deprecated. Use RouteAdvertisement.addDestEndpointAddress(EndpointAddress) instead.
setDestPeerID(PeerID) - Method in class net.jxta.protocol.RouteAdvertisement
Sets the route destination peer id.
setDestPeerID(PeerID) - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. set the destination PeerID we are searching a route for
setDestRoute(RouteAdvertisement) - Method in class net.jxta.protocol.RouteResponseMsg
Deprecated. set the destination route we were looking for
setDiscoveryType(int) - Method in class net.jxta.protocol.DiscoveryQueryMsg
set the Response type whether it's peer, or group discovery
setDiscoveryType(int) - Method in class net.jxta.protocol.DiscoveryResponseMsg
set the Response type whether it's peer, or group discovery
setElementProperty(Object, Object) - Method in class net.jxta.endpoint.MessageElement
Associate a transient property with this element.
setEndpointAddresses(Vector<String>) - Method in class net.jxta.protocol.AccessPointAdvertisement
Deprecated. This method causes the AccessPointAdvertisement to reference the provided array. This means that subsequent changes to the array will alter the endpoint addresses which are part of the AcccessPointAdvertisement.
setEntries(Collection<SrdiMessage.Entry>) - Method in class net.jxta.protocol.SrdiMessage
Set the Entries for this SrdiMessage.
setExpirations(List<Long>) - Method in class net.jxta.protocol.DiscoveryResponseMsg
set the expirations for this query
setFirstHop(AccessPointAdvertisement) - Method in class net.jxta.protocol.RouteAdvertisement
Sets the AccessPointAdvertisement for the first hop.
setFound(boolean) - Method in class net.jxta.protocol.PipeResolverMessage
 
setGroupID(PeerGroupID) - Method in class net.jxta.protocol.RdvAdvertisement
set the group Id
setHandlerName(String) - Method in class net.jxta.protocol.ResolverQueryMsg
set the handlername
setHandlerName(String) - Method in class net.jxta.protocol.ResolverResponseMsg
set the handlername
setHandlerName(String) - Method in class net.jxta.protocol.ResolverSrdiMsg
set the handlername
setHome(File) - Method in class net.jxta.platform.NetworkConfigurator
Set the current directory for configuration and cache persistent store

(default is $CWD/.jxta)

Simple example : //Create an application home File appHome = new File(System.getProperty("JXTA_HOME", ".cache")); //Create an instance home under the application home File instanceHome = new File(appHome, instanceName); jxtaConfig.setHome(instanceHome);

setHopCount(int) - Method in class net.jxta.protocol.ResolverQueryMsg
Set hop count
setHops(Vector<AccessPointAdvertisement>) - Method in class net.jxta.protocol.RouteAdvertisement
Sets the list of hops associated with this route.
setHttpEnabled(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles HTTP transport state
setHttpIncoming(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles the HTTP transport server (incoming) mode
setHttpInterfaceAddress(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the HTTP interface Address to bind the HTTP transport to

e.g. "192.168.1.1"

setHttpOutgoing(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles the HTTP transport client (outgoing) mode
setHttpPort(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the HTTP listening port (default 9901)
setHttpPublicAddress(String, boolean) - Method in class net.jxta.platform.NetworkConfigurator
Sets the HTTP JXTA Public Address e.g. "192.168.1.1:9700"
setInfrastructureDesc(XMLElement) - Method in class net.jxta.platform.NetworkConfigurator
Sets the infrastructure PeerGroup description meta-data
setInfrastructureDescriptionStr(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the infrastructure PeerGroup description meta-data
setInfrastructureID(ID) - Method in class net.jxta.platform.NetworkConfigurator
Sets the ID which will be used for new net peer group instances.
setInfrastructureID(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the ID which will be used for new net peer group instances.
setInfrastructureID(PeerGroupID) - Method in class net.jxta.platform.NetworkManager
Setter for property 'infrastructureID'.
setInfrastructureName(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the infrastructure PeerGroup name meta-data
setInputPeerAdv(PeerAdvertisement) - Method in class net.jxta.protocol.PipeResolverMessage
 
setInputPipe(InputPipe) - Method in class net.jxta.util.JxtaBiDiPipe
Sets the inputPipe attribute of the JxtaBiDiPipe object
setInstanceHome(URI) - Method in class net.jxta.platform.NetworkManager
Setter for property 'instanceHome'.
setInstanceName(String) - Method in class net.jxta.platform.NetworkManager
Setter for property 'instanceName'.
setKeepAlive(boolean) - Method in class net.jxta.socket.JxtaSocket
setKeyStoreLocation(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets freestanding keystore location
setLastHop(AccessPointAdvertisement) - Method in class net.jxta.protocol.RouteAdvertisement
Sets the AccessPointAdvertisement of the last hop.
setListener(PipeMsgListener) - Method in class net.jxta.util.JxtaBiDiPipe
Deprecated. use setMessageListener instead
setListener(PipeEventListener) - Method in class net.jxta.util.JxtaBiDiPipe
Deprecated. use setPipeEventListener instead
setMaxRetryTimeout(int) - Method in class net.jxta.socket.JxtaSocket
Deprecated. The reliability layer manages it's own maximum. This value is not useful.
setMaxRetryTimeout(int) - Method in class net.jxta.util.JxtaBiDiPipe
Gets the Maximum Retry Timeout of the reliability layer
setMessageListener(PipeMsgListener) - Method in class net.jxta.util.JxtaBiDiPipe
Sets message listener for a pipe spawned by the JxtaServerPipe.
setMessageProperty(Object, Object) - Method in class net.jxta.endpoint.Message
Associate a transient property with this message. if there was a previous value for the key provided then it is returned.
setMessageWatcher(ListenerAdaptor) - Method in class net.jxta.endpoint.ChannelMessenger
Give this channel the watcher that it must use whenever sendMessage(...
setMethod(String) - Method in class net.jxta.credential.AuthenticationCredential
 
setMode(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the current node configuration mode.
setMode(NetworkManager.ConfigMode) - Method in class net.jxta.platform.NetworkManager
Setter for property 'mode'.
setModuleClassID(ModuleClassID) - Method in class net.jxta.protocol.ModuleClassAdvertisement
sets the id of the class
setModuleSpecID(ModuleSpecID) - Method in class net.jxta.protocol.ModuleImplAdvertisement
Sets the id of the spec that is implemented
setModuleSpecID(ModuleSpecID) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the id of the spec
setModuleSpecID(ModuleSpecID) - Method in class net.jxta.protocol.PeerGroupAdvertisement
Sets the id of the group spec that this peer group uses.
setMsgType(PipeResolverMessage.MessageType) - Method in class net.jxta.protocol.PipeResolverMessage
Sets the message type of this message.
setMulticastAddress(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the IP group multicast address (default 224.0.1.85)
setMulticastPort(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the IP group multicast port (default 1234)
setMulticastSize(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the IP group multicast packet size
setName(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the node name
setName(String) - Method in class net.jxta.protocol.ModuleClassAdvertisement
sets the name of the class
setName(String) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the name of the module spec
setName(String) - Method in class net.jxta.protocol.PeerAdvertisement
sets the name of the peer.
setName(String) - Method in class net.jxta.protocol.PeerGroupAdvertisement
sets the name of the group.
setName(String) - Method in class net.jxta.protocol.PipeAdvertisement
Set the symbolic name for the pipe described by this advertisement.
setName(String) - Method in class net.jxta.protocol.RdvAdvertisement
set the symbolic name associated with the rdv
setNetPGDesc(String) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.NetPeerGroupFactory(ConfigParams,URI,ID,String,XMLElement) or NetPeerGroupFactory.NetPeerGroupFactory(PeerGroup,ID,String,XMLElement).
setNetPGID(PeerGroupID) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.NetPeerGroupFactory(ConfigParams,URI,ID,String,XMLElement) or NetPeerGroupFactory.NetPeerGroupFactory(PeerGroup,ID,String,XMLElement).
setNetPGName(String) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory.NetPeerGroupFactory(ConfigParams,URI,ID,String,XMLElement) or NetPeerGroupFactory.NetPeerGroupFactory(PeerGroup,ID,String,XMLElement).
setOOBInline(boolean) - Method in class net.jxta.socket.JxtaSocket
setOutputStreamBufferSize(int) - Method in class net.jxta.socket.JxtaSocket
Deprecated. Use the standard JxtaSocket.setSendBufferSize(int) method instead.
setParam(Element) - Method in class net.jxta.protocol.ModuleImplAdvertisement
Sets the module param
setParam(Element) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the param element.
setPassword(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the password used to sign the private key of the root certificate
setPayload(String) - Method in class net.jxta.protocol.ResolverSrdiMsg
set the SRDI payload
setPeerAdvertisement(PeerAdvertisement) - Method in class net.jxta.protocol.DiscoveryQueryMsg
returns the responding peer's advertisement
setPeerAdvertisement(PeerAdvertisement) - Method in class net.jxta.protocol.DiscoveryResponseMsg
Sets the responding peer's advertisement
setPeerGroupID(PeerGroupID) - Method in class net.jxta.protocol.PeerAdvertisement
Returns the id of the peergroup this peer advertisement is for.
setPeerGroupID(PeerGroupID) - Method in class net.jxta.protocol.PeerGroupAdvertisement
Sets the id of the group.
setPeerID(PeerID) - Method in class net.jxta.platform.NetworkConfigurator
Sets the PeerID (by default, a new PeerID is generated).
setPeerId(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the PeerID for this Configuration
setPeerID(PeerID) - Method in class net.jxta.platform.NetworkManager
Setter for property 'peerID'.
setPeerID(PeerID) - Method in class net.jxta.protocol.AccessPointAdvertisement
Sets the PeerID for this access point.
setPeerID(PeerID) - Method in class net.jxta.protocol.PeerAdvertisement
Sets the id of the peer.
setPeerID(PeerID) - Method in class net.jxta.protocol.RdvAdvertisement
set the peer Id
setPeerID(PeerID) - Method in class net.jxta.protocol.SrdiMessage
Set the source peerid
setPipeAdvertisement(PipeAdvertisement) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets an embedded pipe advertisement.
setPipeEventListener(PipeEventListener) - Method in class net.jxta.util.JxtaBiDiPipe
Sets a Pipe event listener, set listener to null to unset the listener
setPipeID(ID) - Method in class net.jxta.protocol.PipeAdvertisement
Set the pipe ID for the pipe described by this advertisement.
setPipeID(ID) - Method in class net.jxta.protocol.PipeResolverMessage
Set the id of pipe which is to be subject of this message.
setPipeStateListener(PipeStateListener) - Method in class net.jxta.util.JxtaBiDiPipe
Sets a Pipe state listener, set listener to null to unset the listener
setPipeTimeout(int) - Method in class net.jxta.util.JxtaServerPipe
Sets the Timeout attribute of the JxtaServerPipe a timeout of 0 blocks forever.
setPipeType(String) - Method in class net.jxta.protocol.PipeResolverMessage
Set the pipe type of the pipe which is the subject of this message.
setPlatformClass(Class) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use WorldPeerGroupFactory.WorldPeerGroupFactory(Class,ConfigParams,URI).
setPrimaryKey(String) - Method in class net.jxta.protocol.SrdiMessage
Set the primary key
setPrincipal(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the Principal for the peer root certificate
setPrivateKey(PrivateKey) - Method in class net.jxta.platform.NetworkConfigurator
Sets the Subject private key
setProtocol(String) - Method in class net.jxta.protocol.TransportAdvertisement
Returns the URI scheme to be used for EndpointAddresses of this Message Transport.
setProvider(String) - Method in class net.jxta.protocol.ModuleImplAdvertisement
sets the provider
setProxySpecID(ModuleSpecID) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets a proxy module specID
setQuery(String) - Method in class net.jxta.protocol.ResolverQueryMsg
set the Query string
setQueryAttr(String) - Method in class net.jxta.protocol.DiscoveryResponseMsg
Set the attribute used by the query
setQueryId(int) - Method in class net.jxta.protocol.ResolverQueryMsg
set the query id.
setQueryId(int) - Method in class net.jxta.protocol.ResolverResponseMsg
set the query id to which this message is a response.
setQueryValue(String) - Method in class net.jxta.protocol.DiscoveryResponseMsg
Set the value used by the query
setRdvACLURI(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets Rendezvous Access Control URI

e.g. http://rdv.jxtahosts.net/cgi-bin/rendezvousACL.cgi?

setRelayACLURI(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets Relay Access Control URI

e.g. http://rdv.jxtahosts.net/cgi-bin/relayACL.cgi?

setRelayMaxClients(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the RelayService maximum number of simultaneous relay clients
setRelaySeedingURIs(Set<String>) - Method in class net.jxta.platform.NetworkConfigurator
Sets the relaySeeds represented as Strings

A seeding URI (when read) is expected to provide a list of physical endpoint address to relay peers

setRelaySeedURIs(List<String>) - Method in class net.jxta.platform.NetworkConfigurator
Sets the List relaySeeds represented as Strings

A RelayService seed is defined as a physical endpoint address

e.g. http://192.168.1.1:9700, or tcp://192.168.1.1:9701

setReliable(boolean) - Method in class net.jxta.util.JxtaBiDiPipe
Toggles reliability
setRemotePeerAdvertisement(PeerAdvertisement) - Method in class net.jxta.util.JxtaBiDiPipe
Sets the remote PeerAdvertisement
setRemotePipeAdvertisement(PipeAdvertisement) - Method in class net.jxta.util.JxtaBiDiPipe
Sets the remote PipeAdvertisement
setRendezvousMaxClients(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the RendezVousService maximum number of simultaneous rendezvous clients
setRendezvousSeedingURIs(List<String>) - Method in class net.jxta.platform.NetworkConfigurator
Sets the List of RendezVousService seeding URIs represented as Strings.
setRendezvousSeeds(Set<String>) - Method in class net.jxta.platform.NetworkConfigurator
Sets the List of RendezVousService seeds represented as Strings

A RendezvousService seed is defined as a physical endpoint address

e.g. http://192.168.1.1:9700, or tcp://192.168.1.1:9701

setRendezvousSeedURIs(List<String>) - Method in class net.jxta.platform.NetworkConfigurator
Deprecated. The name of this method is inconsistent with it's function! It sets the seeding URIs and not the seed URIs. Use #setRendezvousSeedingURIs() instead.
setRequest(Element) - Method in class net.jxta.protocol.PeerInfoQueryMessage
sets the request
setResponse(Element) - Method in class net.jxta.protocol.PeerInfoResponseMessage
sets the request
setResponse(String) - Method in class net.jxta.protocol.ResolverResponseMsg
Set the response body for this message.
setResponses(List) - Method in class net.jxta.protocol.DiscoveryResponseMsg
Set the responses to the query.
setRetryTimeout(int) - Method in class net.jxta.socket.JxtaSocket
Sets the Retry Timeout of the underlying reliability layer.
setRetryTimeout(int) - Method in class net.jxta.util.JxtaBiDiPipe
Sets the Retry Timeout of the underlying reliability layer .
setRouteAdv(RouteAdvertisement) - Method in class net.jxta.protocol.RdvAdvertisement
set the RouteAdvertisement
setScope(int) - Method in class net.jxta.protocol.SrdiMessage
Sets the current scope of this message.
setSendBufferSize(int) - Method in class net.jxta.socket.JxtaSocket
setServiceName(String) - Method in class net.jxta.protocol.RdvAdvertisement
set the service name
setServiceParams(Hashtable<ID, ? extends Element>) - Method in class net.jxta.protocol.PeerAdvertisement
sets the sets of parameters for all services.
setServiceParams(Hashtable<ID, ? extends Element>) - Method in class net.jxta.protocol.PeerGroupAdvertisement
sets the sets of parameters for all services.
setSigner(Credential) - Method in class net.jxta.protocol.SignedAdvertisement
Sets the Credential which will sign the advertisement.
setSoTimeout(int) - Method in class net.jxta.socket.JxtaMulticastSocket
Sets the Timeout attribute of the JxtaMulticastSocket a timeout of 0 blocks forever, by default this Socket's timeout is set to 0
setSoTimeout(int) - Method in class net.jxta.socket.JxtaServerSocket
setSoTimeout(int) - Method in class net.jxta.socket.JxtaSocket
setSourcePid(PeerID) - Method in class net.jxta.protocol.PeerInfoQueryMessage
sets the sender's pid
setSourcePid(PeerID) - Method in class net.jxta.protocol.PeerInfoResponseMessage
sets the sender's pid
setSpecURI(String) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the uri
setSrc(String) - Method in class net.jxta.protocol.ResolverQueryMsg
Deprecated. Use ResolverQueryMsg.setSrcPeer(ID) instead.
setSrcPeer(ID) - Method in class net.jxta.protocol.ResolverQueryMsg
Set the source of the query
setSrcPeerRoute(RouteAdvertisement) - Method in class net.jxta.protocol.ResolverQueryMsg
set the source route of the query
setSrcPeerRoute(RouteAdvertisement) - Method in class net.jxta.protocol.ResolverResponseMsg
Set optional route information as part of the response.
setSrcRoute(RouteAdvertisement) - Method in class net.jxta.protocol.RouteQueryMsg
Deprecated. set the Route advertisement of the source peer that is originating the query
setSrcRoute(RouteAdvertisement) - Method in class net.jxta.protocol.RouteResponseMsg
Deprecated. Set the Route advertisement of the source peer that is originating the query
setStateLock(Object) - Method in class net.jxta.endpoint.AbstractMessenger
Specifies the object on which waitState must synchronize.
setStdPeerGroupClass(Class) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. This method previously had no effect and has been removed with no alternatives.
setStoreHome(URI) - Static method in class net.jxta.peergroup.PeerGroupFactory
Deprecated. Consider converting to use NetPeerGroupFactory and/or WorldPeerGroupFactory.
setStoreHome(URI) - Method in class net.jxta.platform.NetworkConfigurator
Sets the location which will serve as the parent for all stored items used by JXTA.
setSvcConfigAdvertisement(ID, Advertisement) - Method in class net.jxta.protocol.ConfigParams
Puts an advertisement into the service parameters table under the given key.
setSvcConfigAdvertisement(ID, Advertisement, boolean) - Method in class net.jxta.protocol.ConfigParams
Puts an advertisement into the service parameters table under the given key.
setTargetPid(PeerID) - Method in class net.jxta.protocol.PeerInfoQueryMessage
sets the target's pid
setTargetPid(PeerID) - Method in class net.jxta.protocol.PeerInfoResponseMessage
sets the target's pid
setTcpEnabled(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles TCP transport state
setTcpEndPort(int) - Method in class net.jxta.platform.NetworkConfigurator
Returns the highest port on which the TCP Transport will listen if configured to do so.
setTcpIncoming(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles TCP transport server (incoming) mode (default is on)
setTcpInterfaceAddress(String) - Method in class net.jxta.platform.NetworkConfigurator
Sets the TCP transport interface address

e.g. "192.168.1.1"

setTcpOutgoing(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles TCP transport client (outgoing) mode (default is true)
setTcpPort(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the TCP transport listening port (default 9701)
setTcpPublicAddress(String, boolean) - Method in class net.jxta.platform.NetworkConfigurator
Sets the node public address

e.g. "192.168.1.1:9701"

This address is the physical address defined in a node's AccessPointAdvertisement.

setTcpStartPort(int) - Method in class net.jxta.platform.NetworkConfigurator
Sets the lowest port on which the TCP Transport will listen if configured to do so.
setThreshold(int) - Method in class net.jxta.protocol.DiscoveryQueryMsg
set the threshold
setTimestamp(long) - Method in class net.jxta.protocol.PeerInfoResponseMessage
sets the time when this peer was last polled
setTrafficClass(int) - Method in class net.jxta.socket.JxtaSocket
setTTL(int) - Method in class net.jxta.protocol.SrdiMessage
Deprecated. ttl is a misnomer, it is meant to be defined as scope. use #setScope() instead
setType(String) - Method in class net.jxta.protocol.PipeAdvertisement
Set the pipe type for the pipe described by this advertisement.
setUptime(long) - Method in class net.jxta.protocol.PeerInfoResponseMessage
sets the number of milliseconds since this peer was started
setUri(String) - Method in class net.jxta.protocol.ModuleImplAdvertisement
Sets the uri
setUseDefaultSeeds(boolean) - Method in class net.jxta.platform.NetworkManager
if true uses the public rendezvous seeding service
setUseMulticast(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Toggles whether to use IP group multicast (default is true)
setUseOnlyRelaySeeds(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Determines whether to restrict RelayService leases to those defined in the seed list
setUseOnlyRendezvousSeeds(boolean) - Method in class net.jxta.platform.NetworkConfigurator
Determines whether to restrict RendezvousService leases to those defined in the seed list
setValue(String) - Method in class net.jxta.protocol.DiscoveryQueryMsg
set the query
setVersion(String) - Method in class net.jxta.protocol.ModuleSpecAdvertisement
sets the version of the module
setWatchList(Collection) - Method in class net.jxta.util.WatchedInputStream
Deprecated. Sets the watcher list onto which this stream must register when it is not idle (so that it can be watched).
setWatchList(Collection) - Method in class net.jxta.util.WatchedOutputStream
Deprecated. Sets the watcher list onto which this stream must register when it is not idle (so that it can be watched).
setWatchList(Collection) - Method in interface net.jxta.util.WatchedStream
Deprecated. Sets the watcher list onto which this stream must register when it is not idle (so that it can be watched).
setWindowSize(int) - Method in class net.jxta.socket.JxtaSocket
When in reliable mode, sets the Reliable library window size
setWindowSize(int) - Method in class net.jxta.util.JxtaBiDiPipe
When in reliable mode, sets the Reliable library window size
SHOW_CONFIG - Static variable in class net.jxta.logging.Logging
Is Level.CONFIG enabled?
SHOW_FINE - Static variable in class net.jxta.logging.Logging
Is Level.FINE enabled?
SHOW_FINER - Static variable in class net.jxta.logging.Logging
Is Level.FINER enabled?
SHOW_FINEST - Static variable in class net.jxta.logging.Logging
Is Level.FINEST enabled?
SHOW_INFO - Static variable in class net.jxta.logging.Logging
Is Level.INFO enabled?
SHOW_SEVERE - Static variable in class net.jxta.logging.Logging
Is Level.SEVERE enabled?
SHOW_WARNING - Static variable in class net.jxta.logging.Logging
Is Level.WARNING enabled?
shutdown() - Method in class net.jxta.endpoint.ListenerAdaptor
 
shutdown() - Method in class net.jxta.endpoint.ThreadedMessenger
The endpoint service may call this to cause an orderly closure of its messengers.
shutdownEvent() - Method in class net.jxta.endpoint.MessengerState
Shutdown Event
shutdownInput() - Method in class net.jxta.socket.JxtaSocket
shutdownOutput() - Method in class net.jxta.socket.JxtaSocket
sig - Variable in class net.jxta.endpoint.MessageElement
The optional element which digitally signs or digests this element.
SignedAdvertisement - Class in net.jxta.protocol
A container for signed Advertisements
SignedAdvertisement() - Constructor for class net.jxta.protocol.SignedAdvertisement
 
signer - Variable in class net.jxta.protocol.SignedAdvertisement
 
SimpleSelectable - Interface in net.jxta.util
This the interface that all selectable objects expose.
SimpleSelectable.IdentityReference - Class in net.jxta.util
A simple reference object that can be put in a map instead of the one it refers to.
SimpleSelectable.IdentityReference(SimpleSelectable) - Constructor for class net.jxta.util.SimpleSelectable.IdentityReference
Creates a new IdentityReference object
SimpleSelector - Class in net.jxta.util
A very primitive version of NIO's select mechanism.
SimpleSelector() - Constructor for class net.jxta.util.SimpleSelector
Let it be newed for now.
size() - Method in class net.jxta.endpoint.AsyncChannelMessenger
Returns the number of elements in this collection.
size() - Method in class net.jxta.protocol.AccessPointAdvertisement
return number of endpoint addresses
size() - Method in class net.jxta.protocol.RouteAdvertisement
return the length of the route
skip(long) - Method in class net.jxta.util.LimitInputStream
Skips over and discards n bytes of data from the input stream.
socketAddress - Variable in class net.jxta.socket.JxtaMulticastSocket
 
socketConnectLock - Variable in class net.jxta.socket.JxtaSocket
Lock for ephemeral pipe connect states.
SRCIDTAG - Static variable in class net.jxta.socket.JxtaMulticastSocket
 
SrdiHandler - Interface in net.jxta.resolver
Services that wish to receive shared resource indecies must implement this interface.
SrdiMessage - Class in net.jxta.protocol
A generic message that can be used by services to push shared resources to other peers on the network.
SrdiMessage() - Constructor for class net.jxta.protocol.SrdiMessage
 
SrdiMessage.Entry - Class in net.jxta.protocol
Entries object, which describes each entry described by this message
SrdiMessage.Entry(String, String, long) - Constructor for class net.jxta.protocol.SrdiMessage.Entry
Creates a Entry with key, value, and expiration
STANDARD_COMPATABILITY - Static variable in class net.jxta.util.AdvertisementUtilities
Deprecated. Logger
STANDARD_PROVIDER - Static variable in class net.jxta.util.AdvertisementUtilities
Deprecated.  
STANDARD_URI - Static variable in class net.jxta.util.AdvertisementUtilities
Deprecated.  
START_AGAIN_PROGRESS - Static variable in interface net.jxta.platform.Module
This is to be used mostly by co-dependent services when started as a set (such as PeerGroup services) so that their startApp() method may be invoked multiple times.
START_AGAIN_STALLED - Static variable in interface net.jxta.platform.Module
This is to be used mostly by co-dependent services when started as a set (such as PeerGroup services) so that their startApp method may be invoked multiple times.
START_DISABLED - Static variable in interface net.jxta.platform.Module
This return result is used to indicate that the module refuses to start because it has been configured to be disabled or otherwise cannot run (missing hardware, missing system resources, etc.)
START_OK - Static variable in interface net.jxta.platform.Module
startApp() completed successfully.
startAction() - Method in class net.jxta.endpoint.MessengerState
Start sending.
startApp(String[]) - Method in class net.jxta.peergroup.LightWeightPeerGroup
Complete any remaining initialization of the module.
startApp(String[]) - Method in interface net.jxta.platform.Module
Complete any remaining initialization of the module.
startImpl() - Method in class net.jxta.endpoint.AsyncChannelMessenger
We invoke this method to be placed on the list of channels that have message to send.
startNetwork() - Method in class net.jxta.platform.NetworkManager
Creates and starts the JXTA infrastructure peer group (aka NetPeerGroup) based on the specified mode template.
startRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Start the local peer as a RendezVous peer.
stateEvent(Object, int) - Method in interface net.jxta.util.PipeStateListener
Called for each pipe mode event that occurs.
stateListener - Variable in class net.jxta.util.JxtaBiDiPipe
 
stichRoute(RouteAdvertisement, RouteAdvertisement) - Static method in class net.jxta.protocol.RouteAdvertisement
Alter the given newRoute (which does not start from here) by using firstLeg, a known route to whence it starts from.
stichRoute(RouteAdvertisement, RouteAdvertisement, PeerID) - Static method in class net.jxta.protocol.RouteAdvertisement
Alter the given newRoute (which does not start from here) by using firstLeg, a known route to whence it starts from.
stopApp() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Stop a module.
stopApp() - Method in interface net.jxta.platform.Module
Stop a module.
stopNetwork() - Method in class net.jxta.platform.NetworkManager
Stops and unreferences the NetPeerGroup
stopRendezVous() - Method in interface net.jxta.rendezvous.RendezVousService
Stop the RendezVous function on the local Peer.
stream - Variable in class net.jxta.util.JxtaBiDiPipe
 
streamTag - Static variable in class net.jxta.socket.JxtaServerSocket
 
StringMessageElement - Class in net.jxta.endpoint
A Message Element using character strings for the element data.
StringMessageElement(String, String, MessageElement) - Constructor for class net.jxta.endpoint.StringMessageElement
Create a new Message Element from the provided String.
StringMessageElement(String, String, String, MessageElement) - Constructor for class net.jxta.endpoint.StringMessageElement
Create a new Message Element from the provided String.
StructuredDocument<E extends Element<E>> - Interface in net.jxta.document
An extension of Document which allows the content of a document to be specified by a hierarchy of elements.
StructuredDocumentFactory - Class in net.jxta.document
A factory for constructing instances of StructuredDocument.
StructuredDocumentFactory.Instantiator - Interface in net.jxta.document
Interface for instantiators of StructuredDocuments
StructuredDocumentFactory.Instantiator.ExtensionMapping - Class in net.jxta.document
For mapping between extensions and MIME types.
StructuredDocumentFactory.Instantiator.ExtensionMapping(String, MimeMediaType) - Constructor for class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
default constructor
StructuredDocumentFactory.TextInstantiator - Interface in net.jxta.document
Interface for instantiators of StructuredTextDocuments
StructuredDocumentUtils - Class in net.jxta.document
Provides a number of static utility members which are helpful in manipluating StructuredDocuments.
StructuredTextDocument<T extends TextElement<T>> - Interface in net.jxta.document
Extends StructuredDocument to provide accessors appropriate for text based documents.
subjectPkey - Variable in class net.jxta.platform.NetworkConfigurator
Subject private key
SUCCESS - Static variable in class net.jxta.endpoint.OutgoingMessageEvent
 

T

TCP_CLIENT - Static variable in class net.jxta.platform.NetworkConfigurator
TCP transport client Mode
TCP_SERVER - Static variable in class net.jxta.platform.NetworkConfigurator
TCP transport Server Mode
tcpConfig - Variable in class net.jxta.platform.NetworkConfigurator
TCP Config Advertisement
tcpEnabled - Variable in class net.jxta.platform.NetworkConfigurator
Default TCP transport state
tcpProtoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: tcp protocol
TERMINAL - Static variable in interface net.jxta.endpoint.Messenger
Composite state.
TEXT_DEFAULTENCODING - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for text encoded using the default character encoding for this JVM.
TextDocument - Interface in net.jxta.document
Extends Document for text documents.
TextDocumentCharArrayIO - Interface in net.jxta.document
Provides char array based interfaces for manipulating TextDocuments.
TextDocumentCharBufferIO - Interface in net.jxta.document
Provides Reader/Writer based interfaces for manipulating TextDocuments.
TextDocumentCharSequenceIO - Interface in net.jxta.document
Provides Reader/Writer based interfaces for manipulating TextDocuments.
TextDocumentMessageElement - Class in net.jxta.endpoint
A Message Element using JXTA TextDocument for the element data.
TextDocumentMessageElement(String, TextDocument, MessageElement) - Constructor for class net.jxta.endpoint.TextDocumentMessageElement
Create a new Message Element from the provided Document.
TextDocumentReaderIO - Interface in net.jxta.document
Provides Reader/Writer based interfaces for manipulating TextDocuments.
TextElement<T extends TextElement<T>> - Interface in net.jxta.document
Extends Element to provide String oriented accessors for instances of StructuredTextDocument
TextMessageElement - Class in net.jxta.endpoint
An extension of MessageElement for managing elements that are composed of character text.
TextMessageElement(String, MimeMediaType, MessageElement) - Constructor for class net.jxta.endpoint.TextMessageElement
Internal constructor for initializaing everything but the data.
TEXTUTF8 - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for plain text encoded as UTF-8 characters.
ThreadedMessenger - Class in net.jxta.endpoint
This is a messenger meant to be shared by multiple channels and automatically distribute the available bandwidth among the channels.
ThreadedMessenger(PeerGroupID, EndpointAddress, EndpointAddress, int) - Constructor for class net.jxta.endpoint.ThreadedMessenger
Create a new ThreadedMessenger.
TIMEOUT - Static variable in class net.jxta.meter.MonitorEvent
Report will not come because the of a Timeout
timeout - Variable in class net.jxta.socket.JxtaServerSocket
The timeout for accept operations.
timeout - Variable in class net.jxta.socket.JxtaSocket
timeout for connect and close
timeout - Variable in class net.jxta.util.JxtaBiDiPipe
 
tlsProtoClassID - Static variable in interface net.jxta.peergroup.PeerGroup
Well known module class identifier: tlsProtocol
tlsProtoServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: tlsProtocol
toString() - Method in class net.jxta.document.Advertisement
Return a string representation of this advertisement.
toString() - Method in class net.jxta.document.Attribute
toString() - Method in class net.jxta.document.MimeMediaType
toString() - Method in class net.jxta.document.StructuredDocumentFactory.Instantiator.ExtensionMapping
toString() - Method in class net.jxta.endpoint.AbstractMessenger

A simple implementation for debugging.

toString() - Method in class net.jxta.endpoint.ByteArrayMessageElement

Returns a String representation of the element data.

toString() - Method in class net.jxta.endpoint.EndpointAddress
toString() - Method in class net.jxta.endpoint.Message

This implementation is intended to assist debugging.

toString() - Method in class net.jxta.endpoint.MessageElement

Returns a String representation of the element data.

toString() - Method in class net.jxta.endpoint.MessengerEvent

A simple implementation for debugging.

toString() - Method in class net.jxta.endpoint.StringMessageElement

Returns a String representation of the element data.

toString() - Method in class net.jxta.endpoint.TextDocumentMessageElement

Returns a String representation of the element data.

toString() - Method in class net.jxta.endpoint.TextMessageElement

Returns a String representation of the element data.

toString() - Method in class net.jxta.id.ID
Returns a string representation of the ID.
toString() - Method in class net.jxta.rendezvous.RendezvousEvent
toString() - Method in class net.jxta.socket.JxtaServerSocket

This output is suitable for debugging but should not be parsed.

toString() - Method in class net.jxta.socket.JxtaSocket

This output is suitable for debugging but should not be parsed.

toString() - Method in class net.jxta.socket.JxtaSocketAddress
 
toString() - Method in class net.jxta.util.CountingInputStream

Debugging toString.

toString() - Method in class net.jxta.util.CountingOutputStream

Debugging toString.

toString() - Method in class net.jxta.util.CountingWriter

Debugging toString.

toString() - Method in class net.jxta.util.LimitInputStream

Debugging toString.

toString() - Method in class net.jxta.util.WatchedInputStream
Deprecated. 

Debugging toString.

toString() - Method in class net.jxta.util.WatchedOutputStream
Deprecated. 

Debugging toString.

toURI() - Method in class net.jxta.endpoint.EndpointAddress
Return a URI which represents the endpoint address.
toURI() - Method in class net.jxta.id.ID
Returns a URI representation of the ID.
toWire(Message, MimeMediaType, MimeMediaType[]) - Method in interface net.jxta.endpoint.WireFormatMessageFactory.Instantiator
Create a WireFormatMessage from an abstract message.
toWire(Message, MimeMediaType, MimeMediaType[]) - Static method in class net.jxta.endpoint.WireFormatMessageFactory
Constructs an instance of WireFormatMessage matching the type specified by the type parameter.
toXmlString(DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Convert a DocumentSerializable object to its XML representation as a String The Root TagName will be 'documentSerializable' by default
toXmlString(DocumentSerializable, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Convert a DocumentSerializable object to its XML representation as a String The Root TagName will be 'documentSerializable' by default
TransportAdvertisement - Class in net.jxta.protocol
This abstract class defines a Transport advertisement.
TransportAdvertisement() - Constructor for class net.jxta.protocol.TransportAdvertisement
 
transportControl(Object, Object) - Method in interface net.jxta.endpoint.MessageTransport
Deprecated. Under development, may change.
transportServiceMonitorClassID - Static variable in class net.jxta.meter.MonitorResources
Well known module class identifier: transport protocol
type - Variable in class net.jxta.endpoint.MessageElement
The type of this element.
type - Variable in class net.jxta.protocol.DiscoveryResponseMsg
Advertisement type used by the query

FIXME 20040514 bondolo@jxta.org not a great default...

TypeTag - Static variable in class net.jxta.protocol.PipeAdvertisement
XML tag to store the Pipe Type

U

unbind() - Method in class net.jxta.socket.JxtaSocket
Closes the input pipe which we use to receive messages and the messenger used for sending messages.
UnicastSecureType - Static variable in interface net.jxta.pipe.PipeService
End-to-end secured unicast pipe of Pipe
UnicastType - Static variable in interface net.jxta.pipe.PipeService
Unicast, unreliable and unsecured type of Pipe
UnknownServiceException - Exception in net.jxta.exception
Signals that an error occurred while trying to access a service
UnknownServiceException() - Constructor for exception net.jxta.exception.UnknownServiceException
Constructs an Exception with no specified detail message.
UnknownServiceException(String) - Constructor for exception net.jxta.exception.UnknownServiceException
Constructs an Exception with the specified detail message.
UnknownServiceException(Throwable) - Constructor for exception net.jxta.exception.UnknownServiceException
Constructs a new exception with the specified detail message and cause.
UnknownServiceException(String, Throwable) - Constructor for exception net.jxta.exception.UnknownServiceException
Constructs a new exception with the specified detail message and cause.
unmodifiableEndpointAddress(EndpointAddress) - Static method in class net.jxta.endpoint.EndpointAddress
Deprecated. All EndpointAddresses are now unmodifiable so this method is no longer needed.
unref() - Method in class net.jxta.peergroup.LightWeightPeerGroup
Explicitly notifies a group interface that it will no-longer be used (similar to dispose).
unref() - Method in interface net.jxta.peergroup.PeerGroup
Explicitly notifies a group interface that it will no-longer be used (similar to dispose).
unregister(SimpleSelector) - Method in class net.jxta.util.AbstractSimpleSelectable
Unregisters the given selector, so that it is no-longer notified when this object changes.
unregister(SimpleSelector) - Method in interface net.jxta.util.SimpleSelectable
Unregisters the given selector, so that it is no-longer notified when this object changes.
unregisterHandler(String) - Method in interface net.jxta.resolver.ResolverService
Unregisters a given QueryHandler, returns the previous handler registered under this name.
unRegisterInstance(PeerGroupID, PeerGroup) - Method in class net.jxta.peergroup.PeerGroup.GlobalRegistry
Unregisters a group instance (normally because the group is being stopped.
unregisterListener(SimpleSelectable) - Method in class net.jxta.util.AbstractSimpleSelectable
This method takes any listener, not just a SimpleSelector.
unregisterShutdownHook() - Method in class net.jxta.platform.NetworkManager
Unregisters a Runtime shutdown hook to cleanly shutdown the JXTA platform
unregisterSrdiHandler(String) - Method in interface net.jxta.resolver.ResolverService
Unregisters a given SrdiHandler, returns the previous handler registered under this name.
UNRESOLVABLE - Static variable in interface net.jxta.endpoint.Messenger
Failed to establish initial connection.
UNRESOLVED - Static variable in interface net.jxta.endpoint.Messenger
No message was ever submitted for sending.
UNRESOLVING - Static variable in interface net.jxta.endpoint.Messenger
Failed to establish initial connection.
up() - Method in class net.jxta.endpoint.AsyncChannelMessenger
The implementation will invoke this method when it becomes resolved, after connectImpl was invoked.
upEvent() - Method in class net.jxta.endpoint.MessengerState
Up Event
URIEncodingName - Static variable in class net.jxta.id.ID
This defines the URI scheme that we will be using to present JXTA IDs.
URNNamespace - Static variable in class net.jxta.id.ID
This defines the URN Namespace that we will be using to present JXTA IDs.
USABLE - Static variable in interface net.jxta.endpoint.Messenger
Composite state.

V

VALID_CREDENTIAL_PROPERTY - Static variable in interface net.jxta.credential.CredentialPCLSupport
Property name for valid bound property.
validateCumulativeServiceMonitorFilter(ServiceMonitorFilter) - Method in interface net.jxta.meter.ServiceMonitor
Validate ServiceMonitorFilter for a cumulative Report
validateServiceMonitorFilter(ServiceMonitorFilter, long) - Method in interface net.jxta.meter.ServiceMonitor
Validate ServiceMonitorFilter for a periodic Reporting
value - Variable in class net.jxta.protocol.DiscoveryResponseMsg
Value used by the query
value - Variable in class net.jxta.protocol.SrdiMessage.Entry
Entry key value
valueOf(String) - Static method in enum net.jxta.access.AccessService.AccessResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class net.jxta.document.MimeMediaType
Returns a MimeMediaType with a value represented by the specified String.
valueOf(String) - Static method in enum net.jxta.platform.NetworkManager.ConfigMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jxta.protocol.PipeResolverMessage.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.jxta.rendezvous.RendezVousStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.jxta.access.AccessService.AccessResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jxta.platform.NetworkManager.ConfigMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jxta.protocol.PipeResolverMessage.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.jxta.rendezvous.RendezVousStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in net.jxta
Provides easy access to Java Package information for the JXSE API.

W

waitForMessage() - Method in interface net.jxta.pipe.InputPipe
Wait (block) for a message to be received.
waitForRendezvousConnection(long) - Method in class net.jxta.platform.NetworkManager
Blocks only, if not connected to a rendezvous, or until a connection to rendezvous node occurs.
waiting - Variable in class net.jxta.util.JxtaBiDiPipe
 
waitState(int, long) - Method in class net.jxta.endpoint.AbstractMessenger
Blocks unless and until the current state is or has become one of the desired values.
waitState(int, long) - Method in interface net.jxta.endpoint.Messenger
Blocks unless and until the current state is or has become one of the desired values.
walk(Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService
Walk a message through the rendezvous peers of the network: only rendezvous peers will receive the message.
walk(Vector<? extends ID>, Message, String, String, int) - Method in interface net.jxta.rendezvous.RendezVousService

Walk a message through the rendezvous peers of the network: only rendezvous peers will receive the message.

watch() - Method in class net.jxta.util.WatchedInputStream
Deprecated.  
watch() - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
watch() - Method in interface net.jxta.util.WatchedStream
Deprecated. This routine may be invoked as often as progress needs to be asserted.
WatchedInputStream - Class in net.jxta.util
Deprecated. This class is no longer used by the JXTA core and should not have been part of the public JXTA API. If you use it, copy it to your own source base. It will be deleted after June 2007 release.
WatchedInputStream(InputStream, int) - Constructor for class net.jxta.util.WatchedInputStream
Deprecated.  
WatchedInputStream(InputStream) - Constructor for class net.jxta.util.WatchedInputStream
Deprecated.  
WatchedOutputStream - Class in net.jxta.util
Deprecated. This class is no longer used by the JXTA core and should not have been part of the public JXTA API. If you use it, copy it to your own source base. It will be deleted after June 2007 release.
WatchedOutputStream(OutputStream, int) - Constructor for class net.jxta.util.WatchedOutputStream
Deprecated.  
WatchedOutputStream(OutputStream) - Constructor for class net.jxta.util.WatchedOutputStream
Deprecated.  
WatchedStream - Interface in net.jxta.util
Deprecated. This class is no longer used by the JXTA core and should not have been part of the public JXTA API. If you use it, copy it to your own source base. It will be deleted after June 2007 release.
watchMessage(OutgoingMessageEventListener, Message) - Method in class net.jxta.endpoint.ListenerAdaptor
Select the given message and invoke the given listener when the message sending is complete.
watchMessenger(MessengerEventListener, Messenger) - Method in class net.jxta.endpoint.ListenerAdaptor
Select the given messenger and invoke the given listener when the messenger is resolved.
windowSize - Variable in class net.jxta.socket.JxtaSocket
retry window size
windowSize - Variable in class net.jxta.util.JxtaBiDiPipe
 
WireFormatMessage - Interface in net.jxta.endpoint
A wire serialization of an abstract message.
WireFormatMessageFactory - Class in net.jxta.endpoint
This class is a class factory for Wire Format Messages.
WireFormatMessageFactory.Instantiator - Interface in net.jxta.endpoint
Interface for instantiators of wire format messages.
WK_ID_PREFIX - Static variable in interface net.jxta.peergroup.PeerGroup
Prefix string for all of the Well Known IDs declared in this interface.
WorldPeerGroupFactory - Class in net.jxta.peergroup
A factory for instantiating the World Peer Group.
WorldPeerGroupFactory() - Constructor for class net.jxta.peergroup.WorldPeerGroupFactory
Provided for backwards compatibility, this constructor instantiates the World Peer Group using the PlatformConfig file found in the directory specified by the JXTA_HOME system property or the ".jxta/" directory if JXTA_HOME is not defined.
WorldPeerGroupFactory(ConfigParams, URI) - Constructor for class net.jxta.peergroup.WorldPeerGroupFactory
Constructs the World Peer Group using the specified configuration and using the specified storeHome location for persistence.
WorldPeerGroupFactory(Class, ConfigParams, URI) - Constructor for class net.jxta.peergroup.WorldPeerGroupFactory
Constructs the World Peer Group using the specified configuration and using the specified storeHome location for persistence.
worldPeerGroupID - Static variable in class net.jxta.peergroup.PeerGroupID
The well known Unique Identifier of the world peergroup.
write(byte[], int, int) - Method in class net.jxta.socket.JxtaSocket
Performs on behalf of JxtaSocketOutputStream.
write(int) - Method in class net.jxta.util.CountingOutputStream

Merely calls the super version.

write(byte[], int, int) - Method in class net.jxta.util.CountingOutputStream

calls the super version of the same method.

write(int) - Method in class net.jxta.util.CountingWriter

Calls the super version of the same method.

write(char[], int, int) - Method in class net.jxta.util.CountingWriter

Calls the super version of the same method.

write(byte[]) - Method in class net.jxta.util.DevNullOutputStream

Does nothing....

write(byte[], int, int) - Method in class net.jxta.util.DevNullOutputStream

Does nothing....

write(int) - Method in class net.jxta.util.DevNullOutputStream

Does nothing....

write(char[]) - Method in class net.jxta.util.DevNullWriter

Does nothing....

write(char[], int, int) - Method in class net.jxta.util.DevNullWriter

Does nothing....

write(String, int, int) - Method in class net.jxta.util.DevNullWriter

Does nothing....

write(int) - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
write(byte[]) - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
write(byte[], int, int) - Method in class net.jxta.util.WatchedOutputStream
Deprecated.  
writeAsXmlString(OutputStream, DocumentSerializable) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Write a DocumentSerializable object as an XML Document to a Stream The Root TagName will be 'documentSerializable' by default
writeAsXmlString(OutputStream, DocumentSerializable, String) - Static method in class net.jxta.util.documentSerializable.DocumentSerializableUtilities
Write a DocumentSerializable object as an XML Document to a Stream The Root TagName will be 'documentSerializable' by default

X

XML_DEFAULTENCODING - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for XML encoded using the default character encoding for this JVM.
XMLDocument<X extends XMLElement<X>> - Interface in net.jxta.document
Common interfaces for all StructuredTextDocument which are implemented by XML Documents.
XMLElement<X extends XMLElement<X>> - Interface in net.jxta.document
Common definition of XML Elements.
XMLUTF8 - Static variable in class net.jxta.document.MimeMediaType
Common Mime Media Type for XML encoded as UTF-8 characters.

A B C D E F G H I J K L M N O P Q R S T U V W X
JXSE