| Constructor and Description |
|---|
LocalTransport() |
LocalTransport(String nodeName,
String managerName) |
| Modifier and Type | Method and Description |
|---|---|
Element |
send(Element request,
URI endpointURI)
Sends an element and returns an element.
|
String |
send(String request,
URI endpointURI)
Sends an XML, responds with an XML.
|
public Element send(Element request, URI endpointURI) throws TransportException
send in interface TransportTransportExceptionpublic String send(String request, URI endpointURI) throws TransportException
send in interface TransportTransportExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.