|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jxta.search.peer.JxtaResolverClient
Method Summary | |
void |
deleteRoutes(java.net.URL[] urls,
java.lang.String[] ids,
java.lang.String[] reasons)
|
static java.util.Enumeration |
discoverResolverPipeAdvs(net.jxta.peergroup.PeerGroup group)
Returns an enumeration of pipe advertisement for advertised jxtasearch resolvers |
ProviderInfo[] |
resolve(Request request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.util.Enumeration discoverResolverPipeAdvs(net.jxta.peergroup.PeerGroup group) throws net.jxta.exception.PeerGroupException
public ProviderInfo[] resolve(Request request) throws java.io.IOException, net.jxta.search.util.XmlParser.Exception
resolve
in interface ResolverClient
net.jxta.search.peer.ResolverClient
java.io.IOException
- if an error occurred while communicating
with the resolver.SAXException
- if an error occurred while parsing the
resolver's response.public void deleteRoutes(java.net.URL[] urls, java.lang.String[] ids, java.lang.String[] reasons)
deleteRoutes
in interface ResolverClient
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |