Project JXTA

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

Packages that use SrdiIndex
net.jxta.impl.cm   
net.jxta.impl.pipe A JXTA PipeService implementation which implements the standard JXTA Pipe Resolver Protocol (PRP). 
 

Uses of SrdiIndex in net.jxta.impl.cm
 

Constructors in net.jxta.impl.cm with parameters of type SrdiIndex
Srdi(PeerGroup group, String handlername, Srdi.SrdiInterface srdiService, SrdiIndex srdiIndex, long connectPollInterval, long pushInterval)
          Starts the Srdi Service. wait for connectPollInterval prior to pushing the index if connected to a rdv, otherwise index is as soon as the Rendezvous connect occurs
 

Uses of SrdiIndex in net.jxta.impl.pipe
 

Methods in net.jxta.impl.pipe that return SrdiIndex
(package private)  SrdiIndex PipeResolver.getSrdiIndex()
          {@inheritDoc}
 


JXTA J2SE