Project JXTA

Uses of Class
net.jxta.impl.cm.Cm

Packages that use Cm
net.jxta.impl.discovery A JXTA DiscoveryService implementation which implements the standard JXTA Peer Discovery Protocol (PDP). 
net.jxta.impl.peergroup   
 

Uses of Cm in net.jxta.impl.discovery
 

Fields in net.jxta.impl.discovery declared as Cm
protected  Cm DiscoveryServiceImpl.cm
          The cache manager we're going to use to cache jxta advertisements
 

Uses of Cm in net.jxta.impl.peergroup
 

Methods in net.jxta.impl.peergroup that return Cm
 Cm StdPeerGroup.getCacheManager()
          Returns the cache manager associated with this group.
 


JXTA J2SE