|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementExtensible | |
---|---|
org.apache.woden.wsdl20.extensions.http | |
org.apache.woden.wsdl20.extensions.soap | |
org.apache.woden.wsdl20.xml |
Uses of ElementExtensible in org.apache.woden.wsdl20.extensions.http |
---|
Subinterfaces of ElementExtensible in org.apache.woden.wsdl20.extensions.http | |
---|---|
interface |
HTTPHeaderElement
This interface represents the <whttp:header> extension element that can appear within a Binding Fault or Binding Message Reference. |
Uses of ElementExtensible in org.apache.woden.wsdl20.extensions.soap |
---|
Subinterfaces of ElementExtensible in org.apache.woden.wsdl20.extensions.soap | |
---|---|
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. |
Uses of ElementExtensible in org.apache.woden.wsdl20.xml |
---|
Subinterfaces of ElementExtensible in org.apache.woden.wsdl20.xml | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |