Package | Description |
---|---|
org.apache.woden.wsdl20.extensions.http | |
org.apache.woden.wsdl20.extensions.soap | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPHeaderElement
This interface represents the <whttp:header> extension element that
can appear within a Binding Fault or Binding Message Reference.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SOAPHeaderBlockElement
This interface represents the <wsoap:header> extension element that
can appear within a Binding Fault or Binding Message Reference.
|
interface |
SOAPModuleElement
This interface represents 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 | Interface and Description |
---|---|
interface |
BindingElement
Represents the WSDL 2.0 <binding> element.
|
interface |
BindingFaultElement
Represents the WSDL 2.0 <fault> element, declared as a child
of the <binding> element.
|
interface |
BindingFaultReferenceElement
Represents the WSDL 2.0 <infault> and <outfault> elements,
declared as child elements of the binding <operation> element.
|
interface |
BindingMessageReferenceElement
Represents the WSDL 2.0 <input> and <output> elements,
declared as child elements of the binding <operation> element.
|
interface |
BindingOperationElement
Represents the WSDL 2.0 <operation> element, declared as a child
of the <binding> element.
|
interface |
DescriptionElement
Represents the WSDL 2.0 <description> element.
|
interface |
DocumentableElement
Represents WSDL 2.0 elements that can have <documentation> child elements.
|
interface |
DocumentationElement |
interface |
EndpointElement
Represents the WSDL 2.0 <endpoint> element,
declared as a child of the <service> element.
|
interface |
ImportElement
Represents the WSDL 2.0 <import> element.
|
interface |
IncludeElement
Represents the WSDL 2.0 <include> element.
|
interface |
InterfaceElement
Represents the WSDL 2.0 <interface> element.
|
interface |
InterfaceFaultElement
Represents the WSDL 2.0 <fault> element, declared as a child of the
<interface> element.
|
interface |
InterfaceFaultReferenceElement
Represents the WSDL 2.0 <infault> and <outfault> elements,
declared as child elements of the interface <operation> element.
|
interface |
InterfaceMessageReferenceElement
Represents the WSDL 2.0 <input> and <output> elements,
declared as child elements of interface <operation> element.
|
interface |
InterfaceOperationElement
Represents the WSDL 2.0 <operation> element, declared as a child
of the <interface> element.
|
interface |
NestedElement
Represents the WSDL 2.0 elements that are nested within the <description>
element.
|
interface |
ServiceElement
Represents the WSDL 2.0 <service> element.
|
interface |
TypesElement
Represents the WSDL 2.0 <types> element.
|
interface |
WSDLElement
Represents all WSDL 2.0 elements.
|
Copyright ? Apache Software Foundation. All Rights Reserved.