net.jxta.impl.peer
Class PeerInfoServiceImpl.PipQueryHandler
java.lang.Object
net.jxta.impl.peer.PeerInfoServiceImpl.PipQueryHandler
- All Implemented Interfaces:
- QueryHandler
- Enclosing class:
- PeerInfoServiceImpl
class PeerInfoServiceImpl.PipQueryHandler
- extends Object
- implements QueryHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeerInfoServiceImpl.PipQueryHandler
PeerInfoServiceImpl.PipQueryHandler()
processQuery
public int processQuery(ResolverQueryMsg query)
- Specified by:
processQuery
in interface QueryHandler
processResponse
public void processResponse(ResolverResponseMsg response)
- Specified by:
processResponse
in interface QueryHandler