Library
JXTA version 2.4.1
Add to favorites
JDK version:1.5
Web site:http://www.jxta.org/ [License]
Books:Click here to see recommendations
JXTA(TM) technology is a set of open protocols that allow any connected device on the network ranging from cell phones and wireless PDAs to PCs and servers to communicate and collaborate in a P2P manner.
Statistics
Packages
Comments
Books
Packages
NameDescription
net.jxta.accessThe Access Service provides a framework for using the identities created with the Membership Service to control whether specific operations are permitted.
net.jxta.codatCodats are container objects that can hold both data or code and are associated with a JXTA ID.
net.jxta.credentialCredentials provide the basic mechanisms for securly establishing and communicating identity within JXTA.
net.jxta.discoveryThe JXTA Discovery Service provides an asynchronous mechanism for discovering Peer Advertisements, Group Advertisements, and other general JXTA Advertisements (pipes, services, etc.).
net.jxta.documentJXTA Documents are containers for both structured and unstructured data.
net.jxta.endpointProvides interfaces and classes used for the addressing, filtering, sending, and receiving of messages within JXTA.
net.jxta.exceptionException classes commonly used by JXTA Components.
net.jxta.ext.config

The JXTA Extension Configuration package provides a number of ready to use, extend and encapsulate configuration utilities.

net.jxta.ext.config.optimizers

A collection of Optimizer implementations.

net.jxta.ext.config.probes

A collection of systems tests.

net.jxta.ext.config.uiNo description provided.
net.jxta.ext.config.validatorsNo description provided.
net.jxta.ext.http

A collection of HTTP utilities.

net.jxta.ext.monitorNo description provided.
net.jxta.ext.rdvpeergroupNo description provided.
net.jxta.ext.service.reflection

A collection of reflection service systems tests.

net.jxta.idIDs are used within JXTA to refer to peers, peer groups, pipes and other types of resources.
net.jxta.id.jxtaThe 'jxta' ID Format is used for the presentation of a limited number of well-known ids.
net.jxta.impl.accessNo description provided.
net.jxta.impl.access.alwaysA JXTA AccessService implementation which provides minimal Access Service functionality.
net.jxta.impl.access.simpleACLA JXTA AccessService implementation which provides basic Access Control List (ACL) functionality.
net.jxta.impl.cmNo description provided.
net.jxta.impl.discoveryA JXTA DiscoveryService implementation which implements the standard JXTA Peer Discovery Protocol (PDP).
net.jxta.impl.documentNo description provided.
net.jxta.impl.endpointNo description provided.
net.jxta.impl.endpoint.cbjxA JXTA MessageTransport implementation which which provides message verification by examining message signatures.
net.jxta.impl.endpoint.endpointMeterNo description provided.
net.jxta.impl.endpoint.msgframingNo description provided.
net.jxta.impl.endpoint.relayA JXTA MessageTransport implementation which which provides client polling and server store-and forward functionality for peers incapable of receiving incoming connections.
net.jxta.impl.endpoint.routerA JXTA MessageTransport implementation which simply translates addresses in messages from peer ids to physical Endpoint Addresses.
net.jxta.impl.endpoint.servlethttpA JXTA MessageTransport implementation which uses the HTTP protocol.
net.jxta.impl.endpoint.tcpA JXTA MessageTransport implementation which uses raw TCP/IP sockets.
net.jxta.impl.endpoint.tlsA JXTA MessageTransport implementation which which provides secure, private message transmission using TLS sockets.
net.jxta.impl.endpoint.transportMeterNo description provided.
net.jxta.impl.id.binaryIDThe 'binary' format is a general purpose JXTA ID Format.
net.jxta.impl.id.CBIDThe 'cbid' format is a general purpose JXTA ID Format.
net.jxta.impl.id.unknownThe 'unknown' format is a special JXTA ID format used by the J2SE implementation to manage ids of formats which are not recognized.
net.jxta.impl.id.UUIDThe 'uuid' format is a general purpose JXTA ID Format.
net.jxta.impl.loaderNo description provided.
net.jxta.impl.membershipThe membership service allows a peer to establish an identity within a peer group.
net.jxta.impl.membership.noneA Membership Service implementation which is intended to be used with peer groups which require no real authentication.
net.jxta.impl.membership.passwdThe passwd membership service provides a Membership Service implementation which is based on a password scheme similar to the POSIX /etc/passwd system.

This implementation is intended as an example of a simple Membership Service and NOT as a practical secure Membership Service.

net.jxta.impl.membership.pseA JXTA Membership Service utilizing PKI to provide secure identities.
net.jxta.impl.meterNo description provided.
net.jxta.impl.peerNo description provided.
net.jxta.impl.peergroupNo description provided.
net.jxta.impl.pipeA JXTA PipeService implementation which implements the standard JXTA Pipe Resolver Protocol (PRP).
net.jxta.impl.protocolProvides implementation objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols.
net.jxta.impl.proxyNo description provided.
net.jxta.impl.rendezvousA JXTA RendezVousService implementation which implements the standard JXTA Rendezvous Protocol (RVP).
net.jxta.impl.rendezvous.adhocNo description provided.
net.jxta.impl.rendezvous.edgeNo description provided.
net.jxta.impl.rendezvous.limitedNo description provided.
net.jxta.impl.rendezvous.rdvNo description provided.
net.jxta.impl.rendezvous.rendezvousMeterNo description provided.
net.jxta.impl.rendezvous.rpvNo description provided.
net.jxta.impl.resolverA JXTA ResolverService implementation which implements the standard JXTA Endpoint Resolver Protocol (ERP).
net.jxta.impl.resolver.resolverMeterNo description provided.
net.jxta.impl.utilA collection of utility classes used by the JXTA implementation.
net.jxta.impl.util.cmNo description provided.
net.jxta.impl.util.pipe.reliableNo description provided.
net.jxta.impl.xindiceNo description provided.
net.jxta.impl.xindice.coreNo description provided.
net.jxta.impl.xindice.core.dataNo description provided.
net.jxta.impl.xindice.core.filerNo description provided.
net.jxta.impl.xindice.core.indexerNo description provided.
net.jxta.impl.xindice.utilNo description provided.
net.jxta.loggingNo description provided.
net.jxta.membershipThe Membership Service allows a peer to establish an identity within a peer group.
net.jxta.meterProvides logging and monitoring facilities for debugging and auditing of messaging and service invocation within JXTA.
net.jxta.peerProvides definition for the Peer ID standard JXTA Peer Info Service.
net.jxta.peergroupPeer groups are formed as a collection of peers that have agreed upon a common set of services.
net.jxta.pipePipes are the core mechanism for exchanging messages between JXTA applications or services.
net.jxta.platformClasses for defining code modules within JXTA.
net.jxta.protocolProvides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols.
net.jxta.rendezvousThe RendezVous Service is responsible for propagating messages within a JXTA PeerGroup.
net.jxta.resolverThe JXTA Resolver Services provides a generic mechanism for JXTA Services to send "Queries", and receive "Responses".
net.jxta.serviceEvery service is defined by a ModuleImplAdvertisement .
net.jxta.socket

The socket package provides interface ala Socket over JXTA pipes.

net.jxta.utilA collection of utility classes used by the JXTA implementation and/or useful to users of the JXTA API.
net.jxta.util.documentSerializableNo description provided.
sun.net.www.protocol.urnNo description provided.
Search