Interface | Description |
---|---|
BindingElement |
Represents the WSDL 2.0 <binding> element.
|
BindingFaultElement |
Represents the WSDL 2.0 <fault> element, declared as a child
of the <binding> element.
|
BindingFaultReferenceElement |
Represents the WSDL 2.0 <infault> and <outfault> elements,
declared as child elements of the binding <operation> element.
|
BindingMessageReferenceElement |
Represents the WSDL 2.0 <input> and <output> elements,
declared as child elements of the binding <operation> element.
|
BindingOperationElement |
Represents the WSDL 2.0 <operation> element, declared as a child
of the <binding> element.
|
DescriptionElement |
Represents the WSDL 2.0 <description> element.
|
DocumentableElement |
Represents WSDL 2.0 elements that can have <documentation> child elements.
|
DocumentationElement | |
EndpointElement |
Represents the WSDL 2.0 <endpoint> element,
declared as a child of the <service> element.
|
ImportElement |
Represents the WSDL 2.0 <import> element.
|
IncludeElement |
Represents the WSDL 2.0 <include> element.
|
InterfaceElement |
Represents the WSDL 2.0 <interface> element.
|
InterfaceFaultElement |
Represents the WSDL 2.0 <fault> element, declared as a child of the
<interface> element.
|
InterfaceFaultReferenceElement |
Represents the WSDL 2.0 <infault> and <outfault> elements,
declared as child elements of the interface <operation> element.
|
InterfaceMessageReferenceElement |
Represents the WSDL 2.0 <input> and <output> elements,
declared as child elements of interface <operation> element.
|
InterfaceOperationElement |
Represents the WSDL 2.0 <operation> element, declared as a child
of the <interface> element.
|
NestedElement |
Represents the WSDL 2.0 elements that are nested within the <description>
element.
|
ServiceElement |
Represents the WSDL 2.0 <service> element.
|
TypesElement |
Represents the WSDL 2.0 <types> element.
|
WSDLElement |
Represents all WSDL 2.0 elements.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.