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[] |
SOAPBindingFaultReferenceExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingMessageReferenceExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultExtensionsImpl.getSoapModules() |
SOAPModule[] |
SOAPBindingOperationExtensionsImpl.getSoapModules() |
Modifier and Type | Method and Description |
---|---|
SOAPModule[] |
SOAPBindingExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingOperationExtensions.getSoapModules()
Returns an array representing the {soap modules} property, of type wsoap:module.
|
SOAPModule[] |
SOAPBindingFaultReferenceExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingMessageReferenceExtensions.getSoapModules() |
SOAPModule[] |
SOAPBindingFaultExtensions.getSoapModules() |
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.