public final class SoapAddressPlugin extends AbstractWSDLPlugin
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CFG_ADDRESS |
static java.lang.String |
CFG_SOAP12 |
registry| Constructor and Description |
|---|
SoapAddressPlugin() |
| Modifier and Type | Method and Description |
|---|---|
ExtensibilityElement |
createExtension(boolean isSOAP12,
java.lang.String address) |
ExtensibilityElement |
createExtension(java.util.Map<java.lang.String,java.lang.Object> args) |
getExtenstionRegistry, getOption, getOption, getOption, getOption, optionSet, setExtensionRegistrypublic static final java.lang.String CFG_ADDRESS
public static final java.lang.String CFG_SOAP12
public ExtensibilityElement createExtension(java.util.Map<java.lang.String,java.lang.Object> args) throws WSDLException
WSDLExceptionpublic ExtensibilityElement createExtension(boolean isSOAP12, java.lang.String address) throws WSDLException
WSDLException