| Package | Description |
|---|---|
| org.apache.woden.internal.wsdl20.extensions.soap | |
| org.apache.woden.wsdl20.extensions.soap |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPModuleImpl
This class represents the SOAPModule Component and the <wsoap:module>
extension element that can appear within a Binding, Binding Fault,
Binding Operation, Binding Fault Reference or Binding Message Reference.
|
| Modifier and Type | Method and Description |
|---|---|
SOAPModule[] |
SOAPBindingExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultReferenceExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingOperationExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingMessageReferenceExtensionsImpl.getSoapModules() |
| Modifier and Type | Method and Description |
|---|---|
SOAPModule[] |
SOAPBindingOperationExtensions.getSoapModules()
Returns an array representing the {soap modules} property, of type wsoap:module.
|
SOAPModule[] |
SOAPBindingMessageReferenceExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultReferenceExtensions.getSoapModules() |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.