
public class XDIHttpAgentRouter extends XDIAbstractAgentRouter<XDIHttpClientRoute,XDIHttpClient> implements XDIAgentRouter<XDIHttpClientRoute,XDIHttpClient>
| Constructor and Description |
|---|
XDIHttpAgentRouter() |
XDIHttpAgentRouter(XDIArc toPeerRootXDIArc,
URI xdiEndpointUri) |
| Modifier and Type | Method and Description |
|---|---|
XDIArc |
getToPeerRootXDIArc() |
URI |
getXdiEndpointUri() |
protected XDIHttpClientRoute |
routeInternal(XDIArc toPeerRootXDIArc) |
void |
setToPeerRootXDIArc(XDIArc toPeerRootXDIArc) |
void |
setXdiEndpointUri(URI xdiEndpointUri) |
getManipulators, getOverrideToPeerRootXDIArc, overrideToPeerRootXDIArc, route, setManipulators, setOverrideToPeerRootXDIArcclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrouteprotected XDIHttpClientRoute routeInternal(XDIArc toPeerRootXDIArc) throws Xdi2AgentException
routeInternal in class XDIAbstractAgentRouter<XDIHttpClientRoute,XDIHttpClient>Xdi2AgentExceptionpublic XDIArc getToPeerRootXDIArc()
public void setToPeerRootXDIArc(XDIArc toPeerRootXDIArc)
public URI getXdiEndpointUri()
public void setXdiEndpointUri(URI xdiEndpointUri)
Copyright © 2017. All rights reserved.