Class Summary |
BindingFaultImpl |
This class represents the BindingFault component from the WSDL 2.0 Component Model
and the <fault> child element of the WSDL <binding> element. |
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>. |
BindingImpl |
This class represents the Binding component from the WSDL 2.0 Component Model
and the WSDL <binding> element. |
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>. |
BindingOperationImpl |
This class represents the BindingOperation component from the WSDL 2.0 Component Model
and the <operation> child element of the WSDL <binding> element. |
Constants |
Constants for WSDL 2.0 elements, attributes and URIs. |
DescriptionImpl |
This class provides the implementation for a Description component from
the WSDL Component Model, as described in the WSDL 2.0 specification. |
DocumentableImpl |
An abstract superclass for WSDL 2.0 elements which can have <documentation>
child elements. |
DocumentationImpl |
This class implements support for parsing, creating and manipulating a
WSDL 2.0 <wsdl:documentation> XML element. |
ElementDeclarationImpl |
This class represents an ElementDeclaration property of the Description component. |
EndpointImpl |
This class represents the Endpoint component and the <endpoint> element. |
ImportImpl |
This class implements the <wsdl:import> element. |
IncludeImpl |
This class implements the <wsdl:include> element. |
InterfaceFaultImpl |
This class represents the InterfaceFault component from the WSDL 2.0 Component
Model and the <fault> child element of the <interface> element. |
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>. |
InterfaceImpl |
This class represents the Interface component from the
WSDL 2.0 Component Model and <interface> element. |
InterfaceMessageReferenceImpl |
This class represents the <input> and <output>
child elements of interface operation. |
InterfaceOperationImpl |
This class represents the InterfaceOperation component from the WSDL 2.0 Component
Model and the <operation> child element of the <interface> element. |
NestedImpl |
This abstract superclass implements support for accessing or
setting the 'parent' of a nested WSDL component. |
ServiceImpl |
This class represents the Service component and the
<service> element. |
TypeDefinitionImpl |
This class represents a TypeDefinition property of the Description component. |
TypesImpl |
This class represents the WSDL <types> element. |
WSDLElementImpl |
This abstract class defines the behaviour common to all WSDL elements. |
WSDLObjectImpl |
All classes implementing the WSDL 2.0 Component and Element
model interfaces directly or indirectly extend this
abstract class. |
WSDLReferenceImpl |
This abstract class defines the common behaviour for referencing WSDL
documents via the <wsdl:import> and <wsdl:include> elements. |