TransportApacheAxisTransportpublic abstract class TransportBase extends java.lang.Object implements Transport
| Constructor | Description |
|---|---|
TransportBase() |
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.Properties |
getConfiguration() |
|
boolean |
logEnabled() |
|
org.w3c.dom.Element |
send(UDDIElement el,
java.net.URL url) |
Sends a UDDIElement to URL.
|
public org.w3c.dom.Element send(UDDIElement el, java.net.URL url) throws TransportException
send in interface Transportel - UDDIElement to sendurl - Destination URLTransportException - Thrown if a problem occurs during transmissionpublic boolean logEnabled()
protected java.util.Properties getConfiguration()
Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.