|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl
org.apache.woden.internal.wsdl20.extensions.soap.SOAPBindingOperationExtensionsImpl
This class defines the properties from the SOAP namespace
added to the WSDL BindingOperation component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.
| Field Summary |
| Fields inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
fParent, fParentElement |
| Fields inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
URI_NS_EXTENSIONS, URI_NS_HTTP, URI_NS_RPC, URI_NS_SOAP |
| Constructor Summary | |
SOAPBindingOperationExtensionsImpl()
|
|
| Method Summary | |
java.lang.String |
getHttpContentEncodingDefault()
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http content encoding default} extension property represented by the whttp:contentEncodingDefault extension attribute , otherwise null. |
HTTPLocation |
getHttpLocation()
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http location} extension property represented by the whttp:location extension attribute , otherwise null. |
java.lang.String |
getHttpQueryParameterSeparator()
If the SOAP version is "1.1" or "1.2" and the underlying protocol is HTTP, returns the {http query parameter separator} extension property represented by the whttp:queryParameterSeparator extension attribute , otherwise null. |
java.net.URI |
getSoapAction()
Returns an object representing the {soap action} property, of type xs:anyURI. |
java.net.URI |
getSoapMep()
Returns an object representing the {soap mep} property, of type xs:anyURI. |
SOAPModule[] |
getSoapModules()
Returns an array representing the {soap modules} property, of type wsoap:module. |
| Methods inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
getNamespace, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
getNamespace |
| Constructor Detail |
public SOAPBindingOperationExtensionsImpl()
| Method Detail |
public java.net.URI getSoapMep()
SOAPBindingOperationExtensions
getSoapMep in interface SOAPBindingOperationExtensionspublic java.net.URI getSoapAction()
SOAPBindingOperationExtensions
getSoapAction in interface SOAPBindingOperationExtensionspublic SOAPModule[] getSoapModules()
SOAPBindingOperationExtensions
getSoapModules in interface SOAPBindingOperationExtensionspublic HTTPLocation getHttpLocation()
SOAPBindingOperationExtensions
getHttpLocation in interface SOAPBindingOperationExtensionspublic java.lang.String getHttpQueryParameterSeparator()
SOAPBindingOperationExtensions
getHttpQueryParameterSeparator in interface SOAPBindingOperationExtensionspublic java.lang.String getHttpContentEncodingDefault()
SOAPBindingOperationExtensions
getHttpContentEncodingDefault in interface SOAPBindingOperationExtensions
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||