org.apache.juddi.proxy
Interface Transport
- All Known Implementing Classes:
- AxisTransport
public interface Transport
- Author:
- Steve Viens (sviens@apache.org)
Method Summary |
org.w3c.dom.Element |
send(org.w3c.dom.Element request,
java.net.URL endPointURL)
|
java.lang.String |
send(java.lang.String request,
java.net.URL endpointURL)
|
send
org.w3c.dom.Element send(org.w3c.dom.Element request,
java.net.URL endPointURL)
throws RegistryException
- Throws:
RegistryException
send
java.lang.String send(java.lang.String request,
java.net.URL endpointURL)
throws RegistryException
- Throws:
RegistryException
Copyright ? 2003 Apache Software Foundation. All rights reserved.