Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.editable |
Modifier and Type | Class and Description |
---|---|
class |
BindingFaultImpl
This class represents the BindingFault component from the WSDL 2.0 Component Model
and the <fault> child element of the WSDL <binding> element.
|
class |
BindingFaultReferenceImpl
This class represents the BindingFaultReference component of the
WSDL 2.0 Component model and the <infault> or <outfault>
child element of a WSDL binding <operation>.
|
class |
BindingMessageReferenceImpl
This class represents the BindingMessageReference component of the
WSDL 2.0 Component model and the <input> and <output>
child elements of a WSDL binding <operation>.
|
class |
BindingOperationImpl
This class represents the BindingOperation component from the WSDL 2.0 Component Model
and the <operation> child element of the WSDL <binding> element.
|
class |
EndpointImpl
This class represents the Endpoint component and the <endpoint> element.
|
class |
InterfaceFaultImpl
This class represents the InterfaceFault component from the WSDL 2.0 Component
Model and the <fault> child element of the <interface> element.
|
class |
InterfaceFaultReferenceImpl
This class represents the InterfaceFaultReference component of the
WSDL 2.0 Component model and the <infault> and <outfault>
child elements of an interface <operation>.
|
class |
InterfaceMessageReferenceImpl
This class represents the <input> and <output>
child elements of interface operation.
|
class |
InterfaceOperationImpl
This class represents the InterfaceOperation component from the WSDL 2.0 Component
Model and the <operation> child element of the <interface> element.
|
class |
NestedImpl
This abstract superclass implements support for accessing or
setting the 'parent' of a nested WSDL component.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BindingFault
Represents the BindingFault component from the WSDL 2.0 Component model.
|
interface |
BindingFaultReference
Represents the BindingFaultReference component from the WSDL 2.0 Component model.
|
interface |
BindingMessageReference
Represents the BindingMessageReference component from the WSDL 2.0 Component model
|
interface |
BindingOperation
Represents the BindingOperation component from the WSDL 2.0 Component model.
|
interface |
Endpoint
Represents the Endpoint component from the WSDL 2.0 Component model.
|
interface |
InterfaceFault
Represents the InterfaceFault component from the WSDL 2.0 Component model.
|
interface |
InterfaceFaultReference
Represents the InterfaceFaultReference component from the WSDL 2.0 Component model.
|
interface |
InterfaceMessageReference
Represents the InterfaceMessageReference component from the WSDL 2.0 Component model.
|
interface |
InterfaceOperation
Represents the InterfaceMessageReference component from the WSDL 2.0 Component model.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdBindingFault
Represents the editable BindingFault component from the WSDL 2.0 Component
model.
|
interface |
EdBindingFaultReference
Represents the editable BindingFaultReference component from the WSDL 2.0
Component model.
|
interface |
EdBindingMessageReference
Represents the editable BindingMessageReference component from the WSDL 2.0
Component model
|
interface |
EdBindingOperation
Represents the editable BindingOperation component from the WSDL 2.0
Component
|
interface |
EdEndpoint
Represents the editable Endpoint component from the WSDL 2.0 Component model.
|
interface |
EdInterfaceFault
Represents the editable InterfaceFault component from the WSDL 2.0 Component
model.
|
interface |
EdInterfaceFaultReference
Represents the editable InterfaceFaultReference component from the WSDL 2.0
Component model.
|
interface |
EdInterfaceMessageReference
Represents the editable InterfaceMessageReference component from the WSDL 2.0
Component model.
|
interface |
EdInterfaceOperation
Represents the editable InterfaceMessageReference component from the WSDL 2.0
Component model.
|
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.