JXTA

Uses of Package
net.jxta.impl.protocol

Packages that use net.jxta.impl.protocol
net.jxta.impl.endpoint.relay A JXTA MessageTransport implementation which which provides client polling and server store-and forward functionality for peers incapable of receiving incoming connections. 
net.jxta.impl.membership.pse A JXTA Membership Service utilizing PKI to provide secure identities. 
net.jxta.impl.peergroup Provides the standard JXTA Peer Group implementations as well as legacy peer group configuration functionality. 
net.jxta.impl.protocol Provides implementation objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. 
net.jxta.impl.rendezvous.limited   
 

Classes in net.jxta.impl.protocol used by net.jxta.impl.endpoint.relay
RelayConfigAdv
          Contains parameters for configuration of the Reference Implemenation Relay Service.
 

Classes in net.jxta.impl.protocol used by net.jxta.impl.membership.pse
PSEConfigAdv
          Contains parameters for configuration of the PSE Membership Service.
 

Classes in net.jxta.impl.protocol used by net.jxta.impl.peergroup
PlatformConfig
          Configuration container for the World Peer Group.
 

Classes in net.jxta.impl.protocol used by net.jxta.impl.protocol
AccessPointAdv
          Associates a set of EndpointAddresses with a PeerID.
DiscoveryConfigAdv
          Contains parameters for configuration of the Reference Implemenation Rendezvous Service.
GroupConfig
          Configuration container for any Peer Group.
LimitedRangeRdvMsg
          The LimitedRangeRdv walk header message.
LimitedRangeRdvMsg.WalkDirection
          Enumeration of possible walk directions.
PeerGroupConfigAdv
          Defines Peer Group Runtime Configuration parameters.
PlatformConfig
          Configuration container for the World Peer Group.
PSEConfigAdv
          Contains parameters for configuration of the PSE Membership Service.
RdvConfigAdv.RendezVousConfiguration
          Possible Rendezvous configurations.
RelayConfigAdv
          Contains parameters for configuration of the Reference Implemenation Relay Service.
ResolverQuery
          Implements the Resolver Query Message according to the schema defined by the core JXTA Peer Resolver Protocol (PRP).
RouteAdv
          This class implements the basic Route advertisement.
 

Classes in net.jxta.impl.protocol used by net.jxta.impl.rendezvous.limited
LimitedRangeRdvMsg
          The LimitedRangeRdv walk header message.
 


JXSE