|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.uddi4j.transport.TransportBase
org.uddi4j.transport.ApacheSOAPTransport
Transport implementation for Apache SOAP stack.
| Constructor Summary | |
ApacheSOAPTransport()
Default constructor |
|
| Method Summary | |
org.w3c.dom.Element |
send(org.w3c.dom.Element el,
java.net.URL url)
Sends a Element to URL. |
| Methods inherited from class org.uddi4j.transport.TransportBase |
logEnabled, send |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ApacheSOAPTransport()
throws TransportException
| Method Detail |
public org.w3c.dom.Element send(org.w3c.dom.Element el,
java.net.URL url)
throws TransportException
el - Element to sendurl - Destination URL
TransportException - Thrown if a problem occurs during transmission
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||