JXTA

Uses of Package
net.jxta.impl.cm

Packages that use net.jxta.impl.cm
net.jxta.impl.cm   
net.jxta.impl.discovery A JXTA DiscoveryService implementation which implements the standard JXTA Peer Discovery Protocol (PDP). 
net.jxta.impl.endpoint.router A JXTA MessageTransport implementation which simply translates addresses in messages from peer ids to physical Endpoint Addresses. 
net.jxta.impl.peergroup Provides the standard JXTA Peer Group implementations as well as legacy peer group configuration functionality. 
net.jxta.impl.pipe A JXTA PipeService implementation which implements the standard JXTA Pipe Resolver Protocol (PRP). 
 

Classes in net.jxta.impl.cm used by net.jxta.impl.cm
Srdi.SrdiInterface
          Interface for pushing entries.
SrdiIndex
          SrdiIndex
SrdiIndex.Entry
          An entry in the index tables.
SrdiIndex.SrdiIndexRecord
          an SrdiIndexRecord wrapper
 

Classes in net.jxta.impl.cm used by net.jxta.impl.discovery
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.
Srdi.SrdiInterface
          Interface for pushing entries.
 

Classes in net.jxta.impl.cm used by net.jxta.impl.endpoint.router
Srdi.SrdiInterface
          Interface for pushing entries.
 

Classes in net.jxta.impl.cm used by net.jxta.impl.peergroup
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.
 

Classes in net.jxta.impl.cm used by net.jxta.impl.pipe
Srdi.SrdiInterface
          Interface for pushing entries.
SrdiIndex
          SrdiIndex
 


JXSE