| Name | Package | Description |
| AbstractConfigurator | net.jxta.ext.config | An abstract PlatformConfigurator implementation
that manages PlatformConfig lifecyle events
that include configuration creation and update which typically occur prior to
JXTA startup although dynamic configuration management is an active discussion
at this time. |
| AbstractMessenger | net.jxta.endpoint | An AbstractMessenger is used to implement messengers (for example, by transport modules). |
| AbstractSimpleSelectable | net.jxta.util | This a tool to implement selectable objects. |
| AbstractTimeStampedData | net.jxta.util | No description provided. |
| AccessList | net.jxta.impl.access | PeerView ACL is described as follows |
| AccessList.Entry | net.jxta.impl.access | Entries class |
| AccessPointAdv | net.jxta.impl.protocol | Associates a set of EndpointAddresses with a PeerID. |
| AccessPointAdv.Instantiator | net.jxta.impl.protocol | Instantiator for AdvertisementFactory |
| AccessPointAdvertisement | net.jxta.protocol | A short representation of the physical endpoint addresses available for a
specific peer. |
| AccessService.AccessResult | net.jxta.access | The result of an access check. |
| AdaptiveFlowControl | net.jxta.impl.util.pipe.reliable | No description provided. |
| Address | net.jxta.ext.config | Generic address represenation that includes a URI and port
range. |
| AddressValidator | net.jxta.ext.config.validators | Validate the specified transports. |
| AdhocPeerRdvService | net.jxta.impl.rendezvous.adhoc | A JXTA RendezvousService implementation which
implements the ad hoc portion of the standard JXTA Rendezvous Protocol (RVP). |
| AdvCooker | net.jxta.impl.util | Advertisements and ID's "cooked" according to recipes lifted
from J-C and Frog. |
| Advertisement | net.jxta.document | Advertisements are core JXTA objects that are used to advertise Peers,
PeerGroups, Services, Pipes or other JXTA resources. |
| AdvertisementFactory | net.jxta.document | A Factory class for Advertisements. |
| AdvertisementUtilities | net.jxta.util | No description provided. |
| AlwaysAccessService | net.jxta.impl.access.always | A minimal AccessService implementation. |
| AsyncChannelMessenger | net.jxta.endpoint | Extends Channel Messenger behaviour to provide asynchronous message sending
via queuing. |
| AsyncChannelMessenger.PendingMessage | net.jxta.endpoint | The representation of a queued message. |
| Attribute | net.jxta.document | A name value pair which is associated with some base object. |
| AuthenticationCredential | net.jxta.credential | Authenication credentials are used by JXTA Membership Services as the
basis for applications for peergroup membership. |
| AutoLoaderListener | net.jxta.ext.config.ui | Listener for rdv/rly autoloader events |
| AutomaticConfigurator | net.jxta.impl.peergroup | A simple platform configurator. |
| AwtUtils | net.jxta.util | No description provided. |
| Base64 | net.jxta.impl.util | No description provided. |
| BASE64InputStream | net.jxta.impl.util | An InputStream implementation which decodes BASE64 encoded
data from a text Reader. |
| BASE64OutputStream | net.jxta.impl.util | An OutputStream implementation which encodes the written bytes into BASE64
encoded character data and writes the output to an associated text Writer. |
| BaseOptimizer | net.jxta.ext.config.optimizers | Abstract base Optimizer . |
| BaseProperty | net.jxta.ext.config | Abstract base Optimizer . |
| BinaryDocument | net.jxta.document | This class is an implementation of the Document interface. |
| BinaryID | net.jxta.impl.id.binaryID | A BinaryID is a 256-byte, identifier. |
| BinaryIDFactory | net.jxta.impl.id.binaryID | A BinaryIDFactory generates a BinaryID id. |
| BlockingMessenger | net.jxta.impl.endpoint | This class is a near-drop-in replacement for the previous BlockingMessenger class. |
| Boot | net.jxta.impl.peergroup | A default "main" for starting JXTA. |
| BTree | net.jxta.impl.xindice.core.filer | BTree represents a Variable Magnitude Simple-Prefix B+Tree File. |
| BTree.BTreeFileHeader | net.jxta.impl.xindice.core.filer | BTreeFileHeader |
| BTree.BTreePageHeader | net.jxta.impl.xindice.core.filer | BTreePageHeader |
| BTree.BTreeRootInfo | net.jxta.impl.xindice.core.filer | BTreeRootInfo |
| BTreeFiler | net.jxta.impl.xindice.core.filer | BTreeFiler is a Filer implementation based on the BTree class. |
| ByteArrayMessageElement | net.jxta.endpoint | A Message Element using byte arrays for the element data. |
| Cache | net.jxta.impl.util | A Cache which is similar to LinkedHashMap
LinkedList cannot be used efficiently because it
cannot remove an element efficiently from the middle. |
| CbJxDefs | net.jxta.impl.endpoint.cbjx | the value of the constants used with cbid |
| CbJxMessageInfo | net.jxta.impl.endpoint.cbjx | this class defines the xml document used to store message information
that is useful for the cbjx endpoint |
| CbJxMessenger | net.jxta.impl.endpoint.cbjx | This class is the Messenger used to send CbJx Messages |
| CbJxTransport | net.jxta.impl.endpoint.cbjx | A JXTA MessageTransport implementation which
which provides message verification by examining message signatures. |
| CbJxTransport.CbJxInputFilter | net.jxta.impl.endpoint.cbjx | this class filters incoming messages. |
| CbJxTransport.CbJxOutputFilter | net.jxta.impl.endpoint.cbjx | this class filters all outgoing messages that are not sent with
messengers. |
| Certificate | net.jxta.impl.protocol | A lightweight container for X.509 Certificates. |
| CertificateSigningRequest | net.jxta.impl.protocol | A lightweight container for a PKCS#10/RFC2986 Certificate Signing Request. |
| ChannelMessenger | net.jxta.endpoint | A Channel Messenger provides an exclusive interface to the shared messenger. |
| ClassFactory | net.jxta.util | This util class provides methods needed by class construction factories. |
| ClientConnection | net.jxta.impl.rendezvous.rdv | Manages a connection with a client or a rendezvous peer. |
| ClientConnectionMeter | net.jxta.impl.rendezvous.rendezvousMeter | The rendezvous's meter for a client peer interacting with a it |
| ClientConnectionMetric | net.jxta.impl.rendezvous.rendezvousMeter | The rendezvous's metric for a client peer interacting with a it |
| Cm | net.jxta.impl.cm | This class implements a limited document caching mechanism
intended to provide cache for services that have a need for cache
to search and exchange jxta documents. |
| CMKeyStoreManager | net.jxta.impl.membership.pse | Manages a Keystore located within the JXTA CM. |
| Codat | net.jxta.codat | The common container for managing content within JXTA. |
| CodatBinaryID | net.jxta.impl.id.binaryID | This class implements a Pipe ID. |
| CodatID | net.jxta.codat | An identifier that enables canonical references to be made to a Codat within
the context of a specific peer group. |
| CodatID | net.jxta.impl.id.UUID | An implementation of the CodatID ID Type. |
| CodatID | net.jxta.impl.id.CBID | An implementation of the CodatID ID Type. |
| ConditionalEndpointMeterBuildSettings | net.jxta.impl.endpoint.endpointMeter | No description provided. |
| ConditionalMeterBuildSettings | net.jxta.impl.meter | No description provided. |
| ConditionalRendezvousMeterBuildSettings | net.jxta.impl.rendezvous.rendezvousMeter | No description provided. |
| ConditionalResolverMeterBuildSettings | net.jxta.impl.resolver.resolverMeter | No description provided. |
| ConditionalTransportMeterBuildSettings | net.jxta.impl.endpoint.transportMeter | No description provided. |
| ConfigDialog | net.jxta.impl.peergroup | The standard and much loved AWT Configuration dialog |
| ConfigParams | net.jxta.protocol | A container for collections of configuration parameters. |
| ConfigTreeModel | net.jxta.ext.config.ui | Tree Model for ext:config:ui base tree |
| Configurator | net.jxta.ext.config | A Configurator that is capable of instantiating and persisting JXTA configuration
state based upon declarative Profile and PlatformConfig
information. |
| Configurator | net.jxta.ext.config.ui | main Configurator class for ext:config/ui extending
ext:config's AbstractConfigurator |
| ConfiguratorListener | net.jxta.ext.config.ui | Listener for ext:config:ui events |
| ConsumerBiasedQueue | net.jxta.impl.util | A queue who's implementation is biased towards effciency in removing
elements from the queue. |
| Conversion | net.jxta.ext.config | A type conversion utility. |
| CountingInputStream | net.jxta.util | A filter input stream which counts the bytes read from the stream. |
| CountingOutputStream | net.jxta.util | A filter output stream which counts the bytes sent to the stream. |
| CountingWriter | net.jxta.util | A filter writer which counts the characters sent to the writer. |
| Debug | net.jxta.impl.xindice | Debug is a debugging class for the Xindice Server. |
| DefaultConfigurator | net.jxta.impl.peergroup | This implementation provides the ability to reconfigure a JXTA PlatformConfig
via an AWT based dialog. |
| Defs | net.jxta.impl.util.pipe.reliable | No description provided. |
| DevNullOutputStream | net.jxta.util | An OutputStream which simply discards all data written to it. |
| DevNullWriter | net.jxta.util | An Writer which simply discards all data written to it. |
| DialogAuthenticator | net.jxta.impl.membership.pse | An interactive graphical authenticator associated with the PSE membership
service. |
| DigestTool | net.jxta.impl.id.binaryID | This is a utility class used to create pipe advertisement named and BinaryID for the pipeID to create
a private address space that can be hosted in the public discovery system or sent over unencrypted
channeds without revealing their intent or purpose. |
| DiscoveryConfigAdv | net.jxta.impl.protocol | Contains parameters for configuration of the Reference Implemenation
Rendezvous Service. |
| DiscoveryConfigAdv.Instantiator | net.jxta.impl.protocol | Instantiator for DiscoveryConfigAdv |
| DiscoveryEvent | net.jxta.discovery | Container for DiscoveryService events. |
| DiscoveryQuery | net.jxta.impl.protocol | Implements the Discovery Query Message according to the schema defined by the
standard JXTA Peer Discovery Protocol (PDP). |
| DiscoveryQueryMsg | net.jxta.protocol | This class defines the Discovery Service message "Query". |
| DiscoveryResponse | net.jxta.impl.protocol | DiscoveryResponse. |
| DiscoveryResponseMsg | net.jxta.protocol | This class defines the DiscoveryService message "Response". |
| DiscoveryServiceImpl | net.jxta.impl.discovery | This Discovery Service implementation provides a mechanism to discover
Advertisements using the Resolver service and SRDI. |
| DiscoveryServiceInterface | net.jxta.impl.discovery | Provides a pure interface object that permits interaction with the actual
Discovery Service implementation without giving access to the real object. |
| Dispatcher | net.jxta.ext.http | HTTP connection manager. |
| Dlink | net.jxta.impl.util | A dlinkable base class. |
| Dlist | net.jxta.impl.util | A cheap doubly linked list. |
| DocumentSerializableUtilities | net.jxta.util.documentSerializable | No description provided. |
| DocumentUtilities | net.jxta.util | No description provided. |
| DOMXMLDocument | net.jxta.impl.document | This class is an implementation of the StructuredDocument interface using
DOM |
| DOMXMLElement | net.jxta.impl.document | This class represent an element of an XML document. |
| DumpCm | net.jxta.impl.util.cm | A utility to dump the CM databases. |
| DynamicEnumeration | net.jxta.impl.util | A dynamic Enumeration which allows items to added to the
enumeration while it is in use. |
| EdgeOptimizer | net.jxta.ext.config.optimizers | Optimizer implementation that removes all RendezVous references for
prototypical edge profiles in which the instance is a relay client. |
| EdgePeerRdvService | net.jxta.impl.rendezvous.edge | A JXTA RendezvousService implementation which
implements the client portion of the standard JXTA Rendezvous Protocol (RVP). |
| EndpointAddress | net.jxta.endpoint | Describes a destination to which JXTA messages may be sent. |
| EndpointMeter | net.jxta.impl.endpoint.endpointMeter | Aggregate Meter for Endpoint Monitoring |
| EndpointMetric | net.jxta.impl.endpoint.endpointMeter | Aggregate Metric for Endpoint Monitoring |
| EndpointRouter | net.jxta.impl.endpoint.router | No description provided. |
| EndpointRouter.ClearPendingQuery | net.jxta.impl.endpoint.router | No description provided. |
| EndpointRouterMessage | net.jxta.impl.endpoint.router | Message element Router. |
| EndpointServiceImpl | net.jxta.impl.endpoint | This class implements the frontend for all the JXTA endpoint protocols, as
well as the API for the implementation of the core protocols that use
directly the EndpointService. |
| EndpointServiceInterface | net.jxta.impl.endpoint | The EndpointService Service provides a frontend API and enviroment to all
endpoint protocols. |
| EndpointServiceMetric | net.jxta.impl.endpoint.endpointMeter | Basic Service Metric EndpointService Monitoring |
| EndpointServiceMonitor | net.jxta.impl.endpoint.endpointMeter | Standard EndpointService Monitor |
| EndpointServiceMonitorFilter | net.jxta.impl.endpoint.endpointMeter | No description provided. |
| EndpointServiceStatsFilter | net.jxta.impl.util | Instances of this clas can be registered with an EndpointService
to gather statistics about what kind of messages pass through it. |
| EngineAuthenticator | net.jxta.impl.membership.pse | An authenticator associated with the PSE membership service. |
| Env | net.jxta.ext.config | Container for systems properties. |
| ExtendableAdvertisement | net.jxta.document | Extendable advertisements provide features for allowing inheritance of
advertisement types. |
| FastHashMap | net.jxta.impl.util | No description provided. |
| FaultCodes | net.jxta.impl.xindice.core | FaultCodes defines the Xindice specific fault codes and associated error
messages. |
| FileDocument | net.jxta.document | This class presents a Document interface for a specific file on disk. |
| FileKeyStoreManager | net.jxta.impl.membership.pse | Manages a Keystore located within a single File. |
| FixedFlowControl | net.jxta.impl.util.pipe.reliable | No description provided. |
| FlowControl | net.jxta.impl.util.pipe.reliable | A basis for any flow control module to be plugged into
ReliableOutputStream. |
| GenerateID | net.jxta.impl.util | No description provided. |
| GenericPeerGroup | net.jxta.impl.peergroup | Provides common services for most peer group implementations. |
| GenericServiceMonitor | net.jxta.impl.meter | No description provided. |
| GenericTimeStampedData | net.jxta.util | No description provided. |
| Handler | sun.net.www.protocol.urn | Handler for URN |
| HTTPAdv | net.jxta.impl.protocol | Configuration parameters for HttpServelet Message Transport. |
| HTTPAdv.Instantiator | net.jxta.impl.protocol | Our instantiator. |
| HttpGet | net.jxta.ext.http | HTTP GET Dispatchable implementation. |
| HttpMessageServlet | net.jxta.impl.endpoint.servlethttp | This is a simple servlet that accepts JXTA Messages from clients using HTTP
via POST . |
| HttpPost | net.jxta.ext.http | HTTP Post Dispatchable implemetation. |
| HttpTransport | net.jxta.ext.config | HTTP Transport configuration representation. |
| HttpTransportTableModel | net.jxta.ext.config.ui | Table model for ext:config:ui http transport display |
| ID | net.jxta.impl.id.unknown | IDs are used to uniquely identify peers, peer groups, pipes and other
types of objects manipulated by the JXTA APIs. |
| ID | net.jxta.id | IDs are used to uniquely identify peers, peer groups, pipes and other
types of objects manipulated by the JXTA APIs. |
| IDBytes | net.jxta.impl.id.UUID | Maintains the internal representation of a 'uuid' JXTA ID. |
| IDFactory | net.jxta.id | A factory class for creating new ID instances and for constructing ID
instances from external representations such as strings or URIs. |
| IDFormat | net.jxta.impl.id.unknown | The 'unknown' format is not a regular JXTA ID format. |
| IDFormat | net.jxta.impl.id.UUID | A general purpose JXTA ID Format implementing all of the six standard ID
Types. |
| IDFormat | net.jxta.impl.id.CBID | A general purpose JXTA ID Format implementing all of the six standard ID
Types. |
| IDFormat | net.jxta.impl.id.binaryID | The 'BinaryID' format is a general purpose JXTA ID Format. |
| IDFormat | net.jxta.id.jxta | The 'jxta' ID Format is used for the presentation of a limited number of
well-known ids. |
| IgnoreFlushFilterOutputStream | net.jxta.util | A filter output stream which ignores flush requests. |
| InboundMeter | net.jxta.impl.endpoint.endpointMeter | Meter corresponding to a registered EndpointListener |
| InboundMetric | net.jxta.impl.endpoint.endpointMeter | Meter corresponding to inbound queue for registered EndpointListeners ServiceName/ServiceParam pair |
| IncomingPipeAdaptor | net.jxta.impl.util.pipe.reliable | No description provided. |
| IncomingUnicastServer | net.jxta.impl.endpoint.tcp | This server handles incoming unicast TCP connections |
| Indexer | net.jxta.impl.cm | No description provided. |
| Indexer.SearchCallback | net.jxta.impl.cm | No description provided. |
| IndexQuery | net.jxta.impl.xindice.core.indexer | IndexQuery represents the most primitive form of index querying. |
| InputStreamMessageElement | net.jxta.endpoint | A Message Element using InputStream as the source for the
element data. |
| Instantiator | net.jxta.impl.id.UUID | The instantiator for the UUID ID Format. |
| Instantiator | net.jxta.impl.id.CBID | The instantiator for the CBID ID Format. |
| Instantiator | net.jxta.impl.id.binaryID | ID Factory for the binary ID type. |
| IPUtils | net.jxta.impl.endpoint | Utility methods for use by IP based transports. |
| JTlsDefs | net.jxta.impl.endpoint.tls | No description provided. |
| JxtaBiDiPipe | net.jxta.util | JxtaBiDiPipe is a bi-directional Pipe, it creates an InputPipe for incoming
Messages, and EndpointMessenger for outgoing messages
JxtaBiDiPipe defines its own protocol for negotiating connections. |
| JxtaHash | net.jxta.impl.util | A message digest wrapper to provide hashing using java.security.MesssageDigest |
| JxtaLoader | net.jxta.platform | A ClassLoader which provides additional JXTA functionality. |
| JxtaMessageMessageElement | net.jxta.impl.endpoint | A Message Element using a JXTA Message as the element data |
| JxtaMulticastSocket | net.jxta.socket | The JxtaMulticastSocket class is useful for sending and receiving
JXTA multicast packets. |
| JxtaServerPipe | net.jxta.util | JxtaServerPipe is a bi-directional Pipe, that behaves very much like
ServerSocket, it creates a inputpipe and listens for pipe connection requests. |
| JxtaServerSocket | net.jxta.socket | JxtaServerSocket is a bi-directional Pipe that behaves very much like
ServerSocket. |
| JxtaSocket | net.jxta.socket | JxtaSocket is a bi-directional Pipe that behaves very much like a
Socket, it creates an InputPipe and listens for pipe connection request. |
| JxtaSocketAddress | net.jxta.socket | This class implements a JxtaSocket address (PeerGroup ID + Pipe Advertisement
+ (optional) Peer ID). |
| JxtaSocketOutputStream | net.jxta.socket | This class implements a buffered output stream. |
| Key | net.jxta.impl.xindice.core.data | Key extends Value by providing a hash value for the Key. |
| LightWeightPeerGroup | net.jxta.peergroup | LightWeightPeerGroup is a class intended to help
building PeerGroup that can inherit one or more
services from a parent PeerGroup. |
| LimitedRangeGreeter | net.jxta.impl.rendezvous.limited | The limited range rendezvous peer greeter. |
| LimitedRangeRdvMessage | net.jxta.protocol | This class defines the Limited Range Rendezvous message. |
| LimitedRangeRdvMsg | net.jxta.impl.protocol | This class implements the LimitedRangeRdvMessage abstract class |
| LimitedRangeWalk | net.jxta.impl.rendezvous.limited | This class is the Limited Walk Policy. |
| LimitedRangeWalker | net.jxta.impl.rendezvous.limited | The Limited Range Walker is designed to be used by Rendezvous Peer
in order to propagate a message among them. |
| LimitInputStream | net.jxta.util | Implements a bounds on the number of bytes which may be read from an
InputStream. |
| ListenerAdaptor | net.jxta.endpoint | No description provided. |
| LiteXMLDocument | net.jxta.impl.document | This class is an implementation of the StructuredDocument interface using
a simplified XML implementation. |
| LiteXMLElement | net.jxta.impl.document | An element of a StructuredDocument. |
| LiteXMLElement.charRange | net.jxta.impl.document | Defines a range of characters, probably within a string. |
| LiteXMLElement.tagRange | net.jxta.impl.document | A tagRange is a collection of char ranges useful for describing XML
structures. |
| Logging | net.jxta.logging | This class defines constants for JXTA JSE's logging facilities. |
| LoopbackMessenger | net.jxta.impl.endpoint | This class implements local delivery of messages ( for example when the
InputPipe and the OutputPipe are located on the same peer)
The reason this class is useful is that it may not always be possible to
connect to oneself without actually going to a relay. |
| LRUCache | net.jxta.impl.util | This class implements a Generic LRU Cache |
| LRUCache.CacheNode | net.jxta.impl.util | cache node object wrapper |
| Main | net.jxta.ext.monitor | No description provided. |
| MarkProhibitedFilterStream | net.jxta.util | Implements a filter which disables the mark() feature of an input stream. |
| MemFiler | net.jxta.impl.xindice.core.filer | MemFiler is an In-Memory Filer implementation for Xindice. |
| Message | net.jxta.ext.http | HTTP message container. |
| Message | net.jxta.endpoint | Messages are abstract containers for protocol messages within JXTA. |
| Message.element | net.jxta.endpoint | holds an element and its namespace |
| Message.ElementIterator | net.jxta.endpoint | A ListIterator for MessageElements which also provides the ability to
determine the namespace of the current message element. |
| MessageElement | net.jxta.endpoint | JXTA Message Elements are used to add data to a Message. |
| MessagePackageHeader | net.jxta.impl.endpoint.msgframing | Header Package for Messages. |
| MessagePackageHeader.Header | net.jxta.impl.endpoint.msgframing | Used for storing headers. |
| MessageUtilities | net.jxta.util | No description provided. |
| MessengerEvent | net.jxta.endpoint | An event which indicates that a messenger has been successfully created. |
| MessengerState | net.jxta.endpoint | The complete standard messenger life cycle state machine that all messengers
must obey. |
| Metadata | net.jxta.codat | Medata Codats are special codats that contain information about another
Codat. |
| MetricUtilities | net.jxta.impl.meter | No description provided. |
| MimeMediaType | net.jxta.document | MIME Media Types are used to describe the format of data streams. |
| ModuleClassAdv | net.jxta.impl.protocol | Provides XML serialization support for ModuleClassAdvertisement matching the
schema defined by the JXTA Core Specification. |
| ModuleClassAdv.Instantiator | net.jxta.impl.protocol | No description provided. |
| ModuleClassAdvertisement | net.jxta.protocol | A ModuleClassAdvertisement describes a module class. |
| ModuleClassBinaryID | net.jxta.impl.id.binaryID | This interface defines a Module Class Identifier. |
| ModuleClassID | 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 | net.jxta.impl.id.UUID | An implementation of the ModuleClassID ID Type. |
| ModuleClassID | net.jxta.impl.id.CBID | An implementation of the ModuleClassID ID Type. |
| ModuleImplAdv | net.jxta.impl.protocol | Provides XML serialization support for ModuleImplAdvertisement matching the
schema defined by the JXTA Core Specification. |
| ModuleImplAdv.Instantiator | net.jxta.impl.protocol | Create new instances of ModuleImplAdv |
| ModuleImplAdvertisement | net.jxta.protocol | A ModuleImplAdvertisement represents one of any number of published
implementations of a given specification. |
| ModuleManager | net.jxta.impl.util | Module Manager. |
| ModuleSpecAdv | net.jxta.impl.protocol | Provides XML serialization support for ModuleSpecAdvertisement matching the
schema defined by the JXTA Core Specification. |
| ModuleSpecAdv.Instantiator | net.jxta.impl.protocol | No description provided. |
| ModuleSpecAdvertisement | net.jxta.protocol | A ModuleSpecAdvertisement describes a module specification. |
| ModuleSpecBinaryID | net.jxta.impl.id.binaryID | A ModuleSpecID uniquely identifies a particular network behaviour
(wire protocol and choregraphy) that may be embodied by a Jxta Module. |
| ModuleSpecID | net.jxta.platform | A ModuleSpecID uniquely identifies a particular network behaviour
(wire protocol and choregraphy) that may be embodied by a Jxta Module. |
| ModuleSpecID | net.jxta.impl.id.UUID | An implementation of the ModuleSpecID ID Type. |
| ModuleSpecID | net.jxta.impl.id.CBID | An implementation of the ModuleSpecID ID Type. |
| Monitor | net.jxta.ext.monitor | No description provided. |
| MonitorEvent | net.jxta.meter | Information regarding a Remote Monitor's Report |
| MonitorFilter | net.jxta.meter | A Monitor Filter specifies which service-specific metrics should be obtained by the Monitor. |
| MonitorManager | net.jxta.impl.meter | No description provided. |
| MonitorReport | net.jxta.meter | A Monitor Report contains service-specific metrics for each service specified in the
corresponding MonitorFilter (provided when the report was requested). |
| MonitorResources | net.jxta.meter | Registration point for types of ServiceMonitors's Advertisements, ServiceMetrics and ServiceMonitorFilters
based upon the ModuleClassID for the ServiceMonitor |
| MulticastAddress | net.jxta.ext.config | Multicast Address implementation. |
| NameIndexer | net.jxta.impl.xindice.core.indexer | NameIndexer is a basic implementation of the Indexer interface. |
| NetPeerGroupFactory | net.jxta.peergroup | A factory for instantiating a Network Peer Group instances. |
| NetworkConfigurator | net.jxta.platform | NetworkConfigurator provides a simple programmatic interface for JXTA configuration. |
| NoneMembershipService | net.jxta.impl.membership.none | A Membership Service implementation which is intended to be used with peer
groups which require no real authentication. |
| NoneMembershipService.NoneAuthenticator | net.jxta.impl.membership.none | Authenticator Class for the None Membership Service. |
| NoneMembershipServiceBeanInfo | net.jxta.impl.membership.none | Our beaninfo |
| NoRelayValidator | net.jxta.ext.config.validators | Validate the specified transports. |
| NullConfigurator | net.jxta.impl.peergroup | A minimal Platform Configurator. |
| OutboundMeter | net.jxta.impl.endpoint.endpointMeter | Meter corresponding to a messages demuxed to registered listeners |
| OutboundMetric | net.jxta.impl.endpoint.endpointMeter | Metric corresponding to a message queue to for outbound messengers based upon an endpoint address |
| OutgoingMessageEvent | net.jxta.endpoint | An event which provides notification of the the transmission status of an
outgoing message. |
| OutgoingMsgrAdaptor | net.jxta.impl.util.pipe.reliable | OutgoingMessengerAdaptor |
| OutgoingPipeAdaptor | net.jxta.impl.util.pipe.reliable | No description provided. |
| OutgoingPipeAdaptorSync | net.jxta.impl.util.pipe.reliable | No description provided. |
| OutputPipeEvent | net.jxta.pipe | Container for OutputPipeEvent events. |
| Paged | net.jxta.impl.xindice.core.filer | Paged is a paged file implementation that is foundation for both the
BTree class and the HashFiler. |
| Paged.FileHeader | net.jxta.impl.xindice.core.filer | Paged file's header |
| Paged.Page | net.jxta.impl.xindice.core.filer | Paged file's page |
| Paged.PageHeader | net.jxta.impl.xindice.core.filer | PageHeader |
| PasswdMembershipService | net.jxta.impl.membership.passwd | The passwd membership service provides a Membership Service implementation
which is based on a password scheme similar to the unix
/etc/passwd system.
This implementation is intended as an example of a
simple Membership Service and NOT as a practical secure
Membership Service. |
| PasswdMembershipService | net.jxta.impl.membership | The passwd membership service provides a Membership Service implementation
which is based on a password scheme similar to the unix
/etc/passwd system. |
| PasswdMembershipService.PasswdAuthenticator | net.jxta.impl.membership.passwd | Creates an authenticator for the passwd membership service. |
| PasswdMembershipService.PasswdAuthenticator | net.jxta.impl.membership | No description provided. |
| PasswdMembershipService.PasswdCredential | net.jxta.impl.membership.passwd | This class provides the sub-class of Credential which is associated
with the password membership service. |
| PasswdMembershipServiceBeanInfo | net.jxta.impl.membership.passwd | Our beaninfo |
| PeerAdv | net.jxta.impl.protocol | Implementation of PeerAdvertisement matching the standard JXTA
Protocol Specification. |
| PeerAdv.Instantiator | net.jxta.impl.protocol | Creates instances of PeerAdvertisement. |
| PeerAdvertisement | net.jxta.protocol | Generated when instantiating a group on a peer and contains all the
parameters that services need to publish. |
| PeerBinaryID | net.jxta.impl.id.binaryID | This class implements a PeerID. |
| PeerConnection | net.jxta.impl.rendezvous | Manages a connection with a remote client or a rendezvous peer. |
| PeerGroup.GlobalRegistry | net.jxta.peergroup | Global registry of instantiated peer groups. |
| PeerGroupAdv | net.jxta.impl.protocol | No description provided. |
| PeerGroupAdv.Instantiator | net.jxta.impl.protocol | No description provided. |
| PeerGroupAdvertisement | net.jxta.protocol | Describes a peer group and references additional information required for
instantiating it. |
| PeerGroupBinaryID | net.jxta.impl.id.binaryID | This class implements a PeerGroup ID. |
| PeerGroupFactory | net.jxta.peergroup | A factory for instantiating the JXTA core peer groups. |
| PeerGroupID | net.jxta.peergroup | This class implements a PeerGroup ID. |
| PeerGroupID | net.jxta.impl.id.UUID | An implementation of the PeerGroupID ID Type. |
| PeerGroupID | net.jxta.impl.id.CBID | An implementation of the PeerGroupID ID Type. |
| PeerID | net.jxta.impl.id.UUID | An implementation of the PeerID ID Type. |
| PeerID | net.jxta.impl.id.CBID | An implementation of the PeerID ID Type. |
| PeerID | net.jxta.peer | This class implements a PeerID. |
| PeerInfoEvent | net.jxta.peer | Container for PeerInfoEvent events. |
| PeerInfoQueryMessage | net.jxta.protocol | This abstract class define the PeerInfoService Query message. |
| PeerInfoQueryMsg | net.jxta.impl.protocol | This class implements PeerInfoQueryMessage . |
| PeerInfoResponseMessage | net.jxta.protocol | This abstract class define the PeerInfoService advertisement. |
| PeerInfoResponseMsg | net.jxta.impl.protocol | This class implements PeerInfoResponseMessage . |
| PeerInfoServiceImpl | net.jxta.impl.peer | Peer Info provides a mechanism to obtain information about peers. |
| PeerInfoServiceInterface | net.jxta.impl.peer | PeerInfoServiceInterface provides a pure interface object that permits
interaction with the actual PeerInfoService implementation without giving
access to the real object. |
| PeerMonitorInfo | net.jxta.meter | The Monitoring Capabilities of a Local or Remote Peer as a list of ServiceMonitor ClassIDs and supported Reporting Rates. |
| PeerMonitorInfoEvent | net.jxta.meter | Event containing status of request for remote PeerMonitorInfo |
| PeerView | net.jxta.impl.rendezvous.rpv | This class models a Rendezvous Peer View (RPV):
ordered collection of all other Rendezvous Peers visible to
this Peer. |
| PeerViewDestination | net.jxta.impl.rendezvous.rpv | This class contains only the comparable portion of PeerViewElement, so that it is possible
to search for elements in the sorted set that the local PeerView is, without having
enough information to create a valid PeerViewElement. |
| PeerViewElement | net.jxta.impl.rendezvous.rpv | An element of the PeerView. |
| PeerViewEvent | net.jxta.impl.rendezvous.rpv | Container for PeerViewEvent events. |
| PipeAdv | net.jxta.impl.protocol | This class implements the Pipe Advertisement according to the schema used by
the standard Pipe Binding Protocol. |
| PipeAdv.Instantiator | net.jxta.impl.protocol | AvertisementFactory instantiator for our type. |
| PipeAdvertisement | net.jxta.protocol | Describes a JXTA Pipe. |
| PipeBinaryID | net.jxta.impl.id.binaryID | This class implements a Pipe ID. |
| PipeID | net.jxta.impl.id.UUID | An implementation of the PipeID ID Type. |
| PipeID | net.jxta.impl.id.CBID | An implementation of the PipeID ID Type. |
| PipeID | net.jxta.pipe | This class implements a Pipe ID. |
| PipeMsgEvent | net.jxta.pipe | Container for Pipe Message events. |
| PipeResolverMessage | net.jxta.protocol | This abstract class defines the PipeResolver Message. |
| PipeResolverMessage.MessageType | net.jxta.protocol | An enumeration class for message types. |
| PipeResolverMsg | net.jxta.impl.protocol | This class implements PipeResolverMessage by
providing initialize(Element) and getDocument(MimeMediaType)
implementations. |
| PipeServiceImpl | net.jxta.impl.pipe | A JXTA PipeService implementation which implements the
standard JXTA Pipe Resolver Protocol (PRP). |
| PipeUtilities | net.jxta.util | No description provided. |
| PlainTextDocument | net.jxta.impl.document | This class is an implementation of the StructuredDocument interface using
simple text |
| PlainTextElement | net.jxta.impl.document | This class is an implementation of the StructuredDocument interface using
simple text |
| Platform | net.jxta.impl.peergroup | Provides the implementation for the World Peer Group. |
| PlatformConfig | net.jxta.impl.protocol | Configuration container for the World Peer Group. |
| PlatformConfig.Instantiator | net.jxta.impl.protocol | Instantiator for PlatformConfig |
| ProducerBiasedQueue | net.jxta.impl.util | A queue who's implementation is biased towards effciency in adding elements
to the queue. |
| Profile | net.jxta.ext.config | Provides a means to declaratively manage Configurator processes by
quantifing varying configuration classes into common domains in the form of
"profiles." |
| Profile.Key | net.jxta.ext.config | XPath accessors to Profile resources. |
| ProfileComboModel | net.jxta.ext.config.ui | Combo box model for ext:config:ui JXTA profile selection |
| PropagationMeter | net.jxta.impl.endpoint.endpointMeter | Meter corresponding to a propagated messages |
| PropagationMetric | net.jxta.impl.endpoint.endpointMeter | Metric corresponding to a propagated messages
Meter corresponding to propagated to a ServiceName/ServiceParam pair |
| Protocol | net.jxta.ext.config | Protocol utility. |
| ProxyAddress | net.jxta.ext.config | Proxy Address implementation. |
| ProxyService | net.jxta.impl.proxy | No description provided. |
| PSEAuthenticatorEngineFactory | net.jxta.impl.membership.pse | No description provided. |
| PSEConfig | net.jxta.impl.membership.pse | Manages the state of a Personal Security Enviroment. |
| PSEConfigAdv | net.jxta.impl.protocol | Contains parameters for configuration of the PSE Membership Service. |
| PSEConfigAdv.Instantiator | net.jxta.impl.protocol | Instantiator for PSEConfigAdv |
| PSECredential | net.jxta.impl.membership.pse | This class provides the sub-class of Credential which is associated with the
PSE membership service. |
| PSECrendentialBeanInfo | net.jxta.impl.membership.pse | BeanInfo for PSECrendential |
| PSEKeyStoreManagerFactory | net.jxta.impl.membership.pse | Encapsulates the behaviour for creating KeyStoreManager Objects. |
| PSEMembershipService | net.jxta.impl.membership.pse | A JXTA Membership Service utilizing PKI to provide secure identities. |
| PSEMembershipServiceBeanInfo | net.jxta.impl.membership.pse | Our beaninfo |
| PSESecurityEngineFactory | net.jxta.impl.membership.pse | A factory for PSE Security Engines. |
| PSEUtils | net.jxta.impl.membership.pse | Singleton class of static utility methods. |
| PSEUtils.IssuerInfo | net.jxta.impl.membership.pse | Issuer Information |
| PublicAddress | net.jxta.ext.config | Public Address implementation. |
| PublicAddressValidator | net.jxta.ext.config.validators | Validate the specified transports. |
| QueryDestinationMeter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| QueryDestinationMetric | net.jxta.impl.resolver.resolverMeter | Metrics for a specific Query Destination for a specific handler |
| QueryHandlerMeter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| QueryHandlerMetric | net.jxta.impl.resolver.resolverMeter | Metrics for a Registered handler Name |
| QuotaIncomingMessageListener | net.jxta.impl.endpoint | A wrapper around an EndpointListener which imposes fair sharing quotas. |
| RdvAdv | net.jxta.impl.protocol | This class implements the RdvAdvertisement. |
| RdvAdv.Instantiator | net.jxta.impl.protocol | Instantiator for our advertisement |
| RdvAdvertisement | net.jxta.protocol | This class defines a Rendezvous Advertisement. |
| RdvConfigAdv | net.jxta.impl.protocol | Contains parameters for configuration of the Reference Implementation
Rendezvous Service. |
| RdvConfigAdv.Instantiator | net.jxta.impl.protocol | Instantiator for RdvConfigAdv |
| RdvConfigAdv.RendezVousConfiguration | net.jxta.impl.protocol | Enumeration of possible Rendezvous configurations. |
| RdvConnection | net.jxta.impl.rendezvous.edge | Manages a connection with a client or a rendezvous peer. |
| RdvGreeter | net.jxta.impl.rendezvous | This abstract class must be extended by all rendezvous peer greeter. |
| RdvPeerGroup | net.jxta.ext.rdvpeergroup | RdvPeerGroup is an LightWeighttPeerGroup that uses all
the parent PeerGroup's services except for the RendezVous
Service which is instantiaded by RdvPeerGroup. |
| RdvPeerRdvService | net.jxta.impl.rendezvous.rdv | A JXTA RendezvousService implementation which
implements the rendezvous server portion of the standard JXTA Rendezvous
Protocol (RVP). |
| RdvWalk | net.jxta.impl.rendezvous | This abstract class must be extended by all rendezvous peer walking
policies. |
| Record | net.jxta.impl.xindice.core.data | Record is a container for Key/Value pairs. |
| RefJxtaLoader | net.jxta.impl.loader | This class is the reference implementation of the JxtaLoader. |
| ReflectionProbe | net.jxta.ext.service.reflection | A reflection test implementation. |
| ReflectionServlet | net.jxta.ext.service.reflection | Servlet to manage the reflection service systems test. |
| RelayClient | net.jxta.impl.endpoint.relay | RelayClient manages the relationship with the RelayServer(s) |
| RelayConfigAdv | net.jxta.impl.protocol | Contains parameters for configuration of the Reference Implemenation
Relay Service. |
| RelayConfigAdv.Instantiator | net.jxta.impl.protocol | Instantiator for RelayConfigAdv |
| RelayOptimizer | net.jxta.ext.config.optimizers | Optimiser that removes the Relay client attribute if the hosting system is
directly reachible from the respective Reflection Service . |
| RelayProbe | net.jxta.ext.config.probes | A systems connectivity test. |
| RelayServer | net.jxta.impl.endpoint.relay | Relay server that maintains outgoing message queues, leases, etc. |
| RelayTransport | net.jxta.impl.endpoint.relay | The Relay Server supports the following commands:
CONNECT - message contains PEERID, optional LEASE
DISCONNECT - message contains PEERID. |
| RelayValidator | net.jxta.ext.config.validators | Validate the relay information. |
| ReliableInputStream | net.jxta.impl.util.pipe.reliable | Acts as a reliable input stream. |
| ReliableOutputStream | net.jxta.impl.util.pipe.reliable | Accepts data and packages it into messages for
sending to the remote. |
| RemoteMonitorQuery | net.jxta.impl.peer | No description provided. |
| RemoteMonitorResponse | net.jxta.impl.peer | No description provided. |
| RendezvousConnectionMeter | net.jxta.impl.rendezvous.rendezvousMeter | The meter about a client peer's connection to a rendezvous |
| RendezvousConnectionMetric | net.jxta.impl.rendezvous.rendezvousMeter | The metrics about a client peer's connection to a rendezvous |
| RendezvousEvent | net.jxta.rendezvous | Container for Rendezvous Service events. |
| RendezvousMeter | net.jxta.impl.rendezvous.rendezvousMeter | The Meter corresponding to the state and aggregate information of a Rendezvous Service |
| RendezvousMetric | net.jxta.impl.rendezvous.rendezvousMeter | The Metric corresponding to the state and aggregate information of a Rendezvous Service |
| RendezVousPropagateMessage | net.jxta.impl.rendezvous | This class defines the wire format of the Propagation header for messages. |
| RendezVousServiceImpl | net.jxta.impl.rendezvous | A JXTA RendezvousService implementation which
implements the standard JXTA Rendezvous Protocol (RVP). |
| RendezVousServiceInterface | net.jxta.impl.rendezvous | This class implements the RendezVousService interface. |
| RendezvousServiceMetric | net.jxta.impl.rendezvous.rendezvousMeter | The Service Monitor Metric for the standard Rendezvous Service |
| RendezvousServiceMonitor | net.jxta.impl.rendezvous.rendezvousMeter | The Service Monitor for the standard Rendezvous Service |
| RendezvousServiceMonitorFilter | net.jxta.impl.rendezvous.rendezvousMeter | No description provided. |
| RendezVousServiceProvider | net.jxta.impl.rendezvous | This abstract class must be extended for all RendezVous Service providers
that are managed by RendezVousServiceImpl. |
| RendezVousStatus | net.jxta.rendezvous | A static "enum" class for RendezVous Status. |
| Requestor | net.jxta.impl.proxy | No description provided. |
| ResolverMeter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| ResolverMetric | net.jxta.impl.resolver.resolverMeter | The general Metric for this resolver |
| ResolverQuery | net.jxta.impl.protocol | Implements the Resolver Query Message according to the
schema defined by the core JXTA Peer Resolver Protocol (PRP). |
| ResolverQueryMsg | net.jxta.protocol | Generic Resolver Service message "Query". |
| ResolverResponse | net.jxta.impl.protocol | ResolverResponse provides an implementation for
ResolverResponseMsg using the standard JXTA
Peer Resolver Protocol. |
| ResolverResponseMsg | net.jxta.protocol | Generic Resolver Service message "Response". |
| ResolverServiceImpl | net.jxta.impl.resolver | Implements the ResolverService using the standard
JXTA Endpoint Resolver Protocol (ERP). |
| ResolverServiceInterface | net.jxta.impl.resolver | Provides a controlled interface to the Resolver Service. |
| ResolverServiceMetric | net.jxta.impl.resolver.resolverMeter | The Service Monitor Metric for the standard Resolver Service |
| ResolverServiceMonitor | net.jxta.impl.resolver.resolverMeter | The Service Monitor Metric for the standard Resolver Service |
| ResolverServiceMonitorFilter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| ResolverSrdiMsg | net.jxta.protocol | ResolverSrdiMsg is generic resolver wrapper for Services that wish to
implement their own distribution of indices. |
| ResolverSrdiMsgImpl | net.jxta.impl.protocol | ResolverQuery provides the binding for the message to query other nodes |
| Resource | net.jxta.ext.config | XML resource accessor utility. |
| ResourceDispatcher | net.jxta.impl.util | This class does not in itself allocate anything; it just does accounting. |
| ResourceManager | net.jxta.ext.config | Singleton Resource wrapper. |
| RootCertificateValidator | net.jxta.ext.config.validators | Validate the root certificate. |
| RouteAdv | net.jxta.impl.protocol | This class implements the basic Route advertisement. |
| RouteAdv.Instantiator | net.jxta.impl.protocol | Instantiator for our advertisement |
| RouteAdvertisement | net.jxta.protocol | This type of advertisement is used to represent a route to a
destination peer in the JXTA virtual network. |
| RouteControl | net.jxta.impl.endpoint.router | No description provided. |
| RouteQuery | net.jxta.impl.protocol | RouteQuery message used by the Endpoint Routing protocol to
query for route |
| RouteQueryMsg | net.jxta.protocol | This class defines the EndpointRouter RouteQuery message "Query"
The default behavior of this abstract class is simply a
This message is part of the Endpoint Routing Protocol. |
| RouteResponse | net.jxta.impl.protocol | Used by the Endpoint Routing protocol in response to Route Query Messages. |
| RouteResponseMsg | net.jxta.protocol | Sent by peers in response to Route Query Messages as part of the Endpoint
Router Protocol (ERp). |
| SecureInputPipeImpl | net.jxta.impl.pipe | Implements the InputPipe interface by listening on the
endpoint for messages to service "PipeService" and a param of the Pipe ID. |
| SequenceIterator | net.jxta.impl.util | This class lets you combine a number of iterators. |
| ServiceMonitorPulseInfo | net.jxta.impl.meter | No description provided. |
| ServletHttpTransport | net.jxta.impl.endpoint.servlethttp | A JXTA Message Transport
This class is really a facade for the following:
- An HTTP client message sender
- An HTTP-server-based message receiver
|
| ShadowPeerGroup | net.jxta.impl.peergroup | ShadowPeerGroup is almost a regular StdPeerGroup, except that it borrows its
parent's configuration. |
| SignedAdv | net.jxta.impl.protocol | A container for signed Advertisements |
| SignedAdv.Instantiator | net.jxta.impl.protocol | Instantiator for SignedAdv |
| SignedAdvertisement | net.jxta.protocol | A container for signed Advertisements |
| SimpleACLAccessService | net.jxta.impl.access.simpleACL | Implements the AccessService using a simple ACL
scheme. |
| SimpleSelectable.IdentityReference | net.jxta.util | A simple reference object that can be put in a map instead of the one it refers to. |
| SimpleSelector | net.jxta.util | A very primitive version of NIO's select mechanism. |
| Srdi | net.jxta.impl.cm | Srdi is a service which provides SRDI functionalities such as :
- pushing of SRDI messages to a another peer/propagate
- replication of an SRDI Message to other peers in a given peerview
- given an expression SRDI provides a independently calculated starting point
- Forwarding a ResolverQuery, and taking care of hopCount, random selection
- registers with the RendezvousService to determine when to share SrdSRDIi Entries
and whether to push deltas, or full a index
- provides a SrdiInterface giving to provide a generic SRDI message definition
If Srdi is started as a thread it performs periodic SRDI pushes of
indices and also has the ability to respond to rendezvous events. |
| SrdiCache | net.jxta.impl.cm | Description of the Class |
| SrdiDestinationMeter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| SrdiDestinationMetric | net.jxta.impl.resolver.resolverMeter | Metrics for a specific Srdi Destination for a specific handler |
| SrdiHandlerMeter | net.jxta.impl.resolver.resolverMeter | No description provided. |
| SrdiHandlerMetric | net.jxta.impl.resolver.resolverMeter | No description provided. |
| SrdiIndex | net.jxta.impl.cm | SrdiIndex |
| SrdiIndex.Entry | net.jxta.impl.cm | An entry in the index tables. |
| SrdiIndex.SrdiIndexRecord | net.jxta.impl.cm | an SrdiIndexRecord wrapper |
| SrdiMessage | net.jxta.protocol | A generic message that can be used by services to push shared resources to
other peers on the network |
| SrdiMessage.Entry | net.jxta.protocol | Entries object, which describes each entry described by this message |
| SrdiMessageImpl | net.jxta.impl.protocol | SrdiMessageImpl provides the SRDI message binding |
| StartNetPeerGroup | net.jxta.impl.peergroup | This code is responsible for configuring and starting the NetPeerGroup. |
| StdPeerGroup | net.jxta.impl.peergroup | A subclass of GenericPeerGroup that makes a peer group out of independent
plugin services listed in its impl advertisement. |
| StdPeerGroupParamAdv | net.jxta.impl.peergroup | Not actually an advertisement, but often acts as part of one. |
| StdRendezVousService | net.jxta.impl.rendezvous | Base class for providers which implement the JXTA Standard Rendezvous
Protocol. |
| StringAuthenticator | net.jxta.impl.membership.pse | An authenticator associated with the PSE membership service. |
| StringMessageElement | net.jxta.endpoint | A Message Element using character strings for the element data. |
| StructuredDocumentFactory | net.jxta.document | A factory for constructing instances of StructuredDocument . |
| StructuredDocumentFactory.Instantiator.ExtensionMapping | net.jxta.document | For mapping between extensions and mime types. |
| StructuredDocumentUtils | net.jxta.document | Provides a number of static utility members which are helpful in
manipluating StructuredDocuments. |
| TcpAddressComboModel | net.jxta.ext.config.ui | Combo box model for ext:config:ui JXTA local address selection |
| TCPAdv | net.jxta.impl.protocol | Provides configuration parameters for the JXTA TCP Message Transport. |
| TCPAdv.Instantiator | net.jxta.impl.protocol | Our instantiator |
| TcpTransport | net.jxta.impl.endpoint.tcp | This class implements the TCP Transport Protocol |
| TcpTransport | net.jxta.ext.config | TCP Transport implementation. |
| TcpTransportAddress | net.jxta.ext.config | TCP Transport Address implementation. |
| TcpTransportTableModel | net.jxta.ext.config.ui | Table model for ext:config:ui tcp transport display |
| TextDocumentMessageElement | net.jxta.endpoint | A Message Element using JXTA TextDocument for the element data. |
| TextElementCommon | net.jxta.impl.document | This class represent an element of a Text document. |
| TextMessageElement | net.jxta.endpoint | An extension of MessageElement for managing elements that are composed of
character text. |
| ThreadedMessenger | net.jxta.endpoint | This is a messenger meant to be shared by multiple channels and automatically
distribute the available bandwith among the channels. |
| TimerThreadNamer | net.jxta.impl.util | A simple timer task who's sole purpose is to name the Thread on which timer
tasks are running. |
| TimeUtils | net.jxta.impl.util | Utilities for manipulating absolute and relative times and for accelerating
and decelerating time for testing purposes. |
| TlsMessenger | net.jxta.impl.endpoint.tls | This class implements sending message onto a TLS connection. |
| TlsSocket | net.jxta.impl.endpoint.tls | A "shim" socket which we provide to the TLS layer. |
| TlsTransport | net.jxta.impl.endpoint.tls | A JXTA MessageTransport implementation which
uses TLS sockets. |
| Trace | net.jxta.ext.config | Log4J trace level container. |
| TraceComboModel | net.jxta.ext.config.ui | Combo box model for ext:config:ui JXTA trace level selection |
| Transport | net.jxta.ext.config | Abstract Transport base class. |
| Transport.Scheme | net.jxta.ext.config | Transport scheme representation. |
| TransportAdvertisement | net.jxta.protocol | This abstract class defines a Transport advertisement. |
| TransportBindingMeter | net.jxta.impl.endpoint.transportMeter | No description provided. |
| TransportBindingMetric | net.jxta.impl.endpoint.transportMeter | No description provided. |
| TransportMeter | net.jxta.impl.endpoint.transportMeter | Transport Meter for a specific registered Transport |
| TransportMetric | net.jxta.impl.endpoint.transportMeter | The Metric for a single Transport |
| TransportServiceMetric | net.jxta.impl.endpoint.transportMeter | The Service Monitor Metric for the Transport Services |
| TransportServiceMonitor | net.jxta.impl.endpoint.transportMeter | The Service Monitor Metric for the Transport Services |
| TransportServiceMonitorFilter | net.jxta.impl.endpoint.transportMeter | No description provided. |
| TransportValidator | net.jxta.ext.config.validators | Validate the specified transports. |
| UIConfigurator | net.jxta.ext.config.ui | Simple main application template for ext:config:ui usage |
| UnbiasedQueue | net.jxta.impl.util | A generic queue class. |
| UnbiasedQueue.SynchronizedQueue | net.jxta.impl.util | An inner class for wrapping arbitrary queues with synchronization. |
| URIKeyStoreManager | net.jxta.impl.membership.pse | Manages a Keystore located at URI. |
| Util | net.jxta.ext.config | Utilities. |
| UUID | net.jxta.impl.id.UUID | A UUID is a 128-bit universally unique identifier. |
| UUIDFactory | net.jxta.impl.id.UUID | A Factory for generating random UUIDs. |
| Value | net.jxta.impl.xindice.core.data | Value is the primary base class for all data storing objects. |
| WatchedInputStream | net.jxta.util | No description provided. |
| WatchedOutputStream | net.jxta.util | No description provided. |
| WelcomeMessage | net.jxta.impl.endpoint.msgframing | Contains a JXTA connection Welcome Message. |
| WireFormatMessageBinary | net.jxta.impl.endpoint | A Wire Format Message which encodes the message into MIME Type
"application/x-jxta-msg". |
| WireFormatMessageFactory | net.jxta.endpoint | This class is a class factory for Wire Format Messages. |
| WireHeader | net.jxta.impl.pipe | This class implements a JXTA-WIRE header. |
| WirePipe | net.jxta.impl.pipe | WirePipe (aka Propagated pipe) is very similar to IGMP, where a creation of an
input pipe results in a propagated pipe membership registration with the peer's
rendezvous peer, and a closure results in a propagated pipe group resignation,
these group registration/resignation are simply PipeService SRDI messages. |
| WirePipeImpl | net.jxta.impl.pipe | This class implements the NetPipe interface. |
| WorldPeerGroupFactory | net.jxta.peergroup | A factory for instantiating the World Peer Group. |
| XMLElementCommon | net.jxta.impl.document | Common definition of XML Elements. |