JXTA

Uses of Class
net.jxta.impl.discovery.DiscoveryServiceImpl

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

Uses of DiscoveryServiceImpl in net.jxta.impl.discovery
 

Constructors in net.jxta.impl.discovery with parameters of type DiscoveryServiceImpl
DiscoveryServiceInterface(DiscoveryServiceImpl theRealThing)
          Only authorized constructor
 


JXSE