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