Project JXTA

net.jxta.impl.peer
Class PeerInfoServiceImpl.PipQueryHandler

java.lang.Object
  extended by net.jxta.impl.peer.PeerInfoServiceImpl.PipQueryHandler
All Implemented Interfaces:
QueryHandler
Enclosing class:
PeerInfoServiceImpl

 class PeerInfoServiceImpl.PipQueryHandler
extends Object
implements QueryHandler


Constructor Summary
PeerInfoServiceImpl.PipQueryHandler()
           
 
Method Summary
 int processQuery(ResolverQueryMsg query)
           
 void processResponse(ResolverResponseMsg response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeerInfoServiceImpl.PipQueryHandler

PeerInfoServiceImpl.PipQueryHandler()
Method Detail

processQuery

public int processQuery(ResolverQueryMsg query)
Specified by:
processQuery in interface QueryHandler

processResponse

public void processResponse(ResolverResponseMsg response)
Specified by:
processResponse in interface QueryHandler

JXTA J2SE