
public class XDIHttpDiscoveryAgentRouter extends XDIAbstractAgentRouter<XDIHttpClientRoute,XDIHttpClient> implements XDIAgentRouter<XDIHttpClientRoute,XDIHttpClient>
| Constructor and Description |
|---|
XDIHttpDiscoveryAgentRouter() |
XDIHttpDiscoveryAgentRouter(XDIDiscoveryClient xdiDiscoveryClient) |
XDIHttpDiscoveryAgentRouter(XDIDiscoveryClient xdiDiscoveryClient,
boolean discoverFromAuthority) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDiscoverFromAuthority() |
XDIDiscoveryClient |
getXdiDiscoveryClient() |
protected XDIHttpClientRoute |
routeInternal(XDIArc toPeerRootXDIArc) |
void |
setDiscoverFromAuthority(boolean discoverFromAuthority) |
void |
setXdiDiscoveryClient(XDIDiscoveryClient xdiDiscoveryClient) |
getManipulators, getOverrideToPeerRootXDIArc, overrideToPeerRootXDIArc, route, setManipulators, setOverrideToPeerRootXDIArcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitroutepublic XDIHttpDiscoveryAgentRouter(XDIDiscoveryClient xdiDiscoveryClient, boolean discoverFromAuthority)
public XDIHttpDiscoveryAgentRouter(XDIDiscoveryClient xdiDiscoveryClient)
public XDIHttpDiscoveryAgentRouter()
protected XDIHttpClientRoute routeInternal(XDIArc toPeerRootXDIArc) throws Xdi2AgentException
routeInternal in class XDIAbstractAgentRouter<XDIHttpClientRoute,XDIHttpClient>Xdi2AgentExceptionpublic XDIDiscoveryClient getXdiDiscoveryClient()
public void setXdiDiscoveryClient(XDIDiscoveryClient xdiDiscoveryClient)
public boolean getDiscoverFromAuthority()
public void setDiscoverFromAuthority(boolean discoverFromAuthority)
Copyright © 2017. All rights reserved.