Package | Description |
---|---|
org.apache.woden.wsdl20.extensions.http | |
org.apache.woden.wsdl20.extensions.soap | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
WSDLElement |
HTTPHeaderElement.getParentElement() |
Modifier and Type | Method and Description |
---|---|
void |
HTTPHeaderElement.setParentElement(WSDLElement wsdlEl) |
Modifier and Type | Method and Description |
---|---|
WSDLElement |
SOAPModuleElement.getParentElement() |
WSDLElement |
SOAPHeaderBlockElement.getParentElement() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPModuleElement.setParentElement(WSDLElement wsdlEl) |
void |
SOAPHeaderBlockElement.setParentElement(WSDLElement wsdlEl) |
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.
|
Modifier and Type | Method and Description |
---|---|
WSDLElement |
NestedElement.getParentElement() |
Copyright ? Apache Software Foundation. All Rights Reserved.