|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.wsdl.AbstractWSDLPlugin
org.apache.cxf.binding.soap.wsdl11.SoapAddressPlugin
public final class SoapAddressPlugin
Field Summary |
---|
Fields inherited from class org.apache.cxf.wsdl.AbstractWSDLPlugin |
---|
registry |
Constructor Summary | |
---|---|
SoapAddressPlugin()
|
Method Summary | |
---|---|
javax.wsdl.extensions.ExtensibilityElement |
createExtension(boolean isSOAP12,
java.lang.String address)
|
javax.wsdl.extensions.ExtensibilityElement |
createExtension(java.util.Map<java.lang.String,java.lang.Object> args)
|
Methods inherited from class org.apache.cxf.wsdl.AbstractWSDLPlugin |
---|
getExtenstionRegistry, getOption, getOption, getOption, getOption, optionSet, setExtensionRegistry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoapAddressPlugin()
Method Detail |
---|
public javax.wsdl.extensions.ExtensibilityElement createExtension(java.util.Map<java.lang.String,java.lang.Object> args) throws javax.wsdl.WSDLException
javax.wsdl.WSDLException
public javax.wsdl.extensions.ExtensibilityElement createExtension(boolean isSOAP12, java.lang.String address) throws javax.wsdl.WSDLException
javax.wsdl.WSDLException
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |