|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.juddi.proxy.AxisTransport
Constructor Summary | |
AxisTransport()
|
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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AxisTransport()
Method Detail |
public org.w3c.dom.Element send(org.w3c.dom.Element request, java.net.URL endpointURL) throws RegistryException
send
in interface Transport
RegistryException
public java.lang.String send(java.lang.String request, java.net.URL endpointURL) throws RegistryException
send
in interface Transport
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |