public interface Transport
Borrowed from jUDDI project.
| Modifier and Type | Method and Description |
|---|---|
Element |
send(Element request,
URI endPointURI) |
String |
send(String request,
URI endpointURI) |
Element send(Element request, URI endPointURI) throws TransportException
TransportExceptionString send(String request, URI endpointURI) throws TransportException
TransportExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.