Project JXTA

Uses of Class
net.jxta.protocol.DiscoveryResponseMsg

Packages that use DiscoveryResponseMsg
net.jxta.discovery The JXTA Discovery Service provides an asynchronous mechanism for discovering Peer Advertisements, Group Advertisements, and other general JXTA Advertisements (pipes, services, etc.). 
 

Uses of DiscoveryResponseMsg in net.jxta.discovery
 

Methods in net.jxta.discovery that return DiscoveryResponseMsg
 DiscoveryResponseMsg DiscoveryEvent.getResponse()
          Returns the response associated with the event
 

Constructors in net.jxta.discovery with parameters of type DiscoveryResponseMsg
DiscoveryEvent(Object source, DiscoveryResponseMsg response, int queryid)
          Creates a new event
 


JXTA J2SE