Library:Apache Woden
Version:1.0.1.M5
Compatibility:JDK 1.4
Classes in library Apache Woden.
NamePackageDescription
Argumentorg.apache.woden.wsdl20.extensions.rpcArgument represents a (name,direction) pair where name is the name of an argument and direction is its direction as defined in Part 2: Adjuncts.
Componentorg.apache.woden.wsdl20.fragidsComponent is the abstract base class for all WSDL 2.0 component fragment identifiers.
Convertorg.apache.woden.tool.converterThis is a utility to convert WSDL 1.1 documents into WSDL 2.0 documents.
Directionorg.apache.woden.wsdl20.enumerationThis class defines the values of the {direction} property of InterfaceMessageReference and InterfaceFaultReference.
Directionorg.apache.woden.wsdl20.extensions.rpcDirection is a typesafe enumeration of the four possible values, #in, #out, #inout, and #return.
ExtensionRegistryorg.apache.woden.wsdl20.extensionsThis class is used to associate serializers, deserializers, and Java implementation types with extension elements.
HTTPAuthenticationSchemeorg.apache.woden.wsdl20.extensions.httpThis class defines the values of the {http authentication scheme} property of Endpoint as defined by the HTTP Binding extension.
HTTPErrorStatusCodeorg.apache.woden.wsdl20.extensions.httpThis class represents the {http error status code} property that forms part of the HTTP extensions to the WSDL BindingFault component.
MessageLabelorg.apache.woden.wsdl20.enumerationThis class defines the values of the {message label} property of InterfaceMessageReference and InterfaceFaultReference.
NCNameorg.apache.woden.typesThis class represents the data type NCName use for XML non-colonized names.
QNamejavax.xml.namespaceQName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
SOAPFaultCodeorg.apache.woden.wsdl20.extensions.soapThis class represents the {soap fault code} property that forms part of the SOAP extensions to the WSDL BindingFault component.
SOAPFaultSubcodesorg.apache.woden.wsdl20.extensions.soapThis class represents the {soap fault subcodes} property that forms part of the SOAP extensions to the WSDL BindingFault component.
UnknownAttrorg.apache.woden.xmlThis class represents extension attributes (those not in the WSDL namespace) that do not have a Java type registered in the Extension Registry.
UnknownExtensionDeserializerorg.apache.woden.wsdl20.extensionsThis class is used to deserialize arbitrary elements into UnknownExtensionElement instances.
UnknownExtensionElementorg.apache.woden.wsdl20.extensionsThis class is used to wrap arbitrary elements.
UnknownExtensionSerializerorg.apache.woden.wsdl20.extensionsThis class is used to serialize UnknownExtensionElement instances into the PrintWriter.
Utilsorg.apache.woden.tool.converterNo description provided.
ValidateWSDL20org.apache.woden.antThis is an Ant task to validate WSDL 2.0 files.
WsdlCmorg.apache.woden.antNo description provided.
WSDLFactoryorg.apache.wodenBased on wsdl4j factory.
XMLCharorg.apache.woden.typesThis class has been copied from Axis into Woden to support the NCName class.
Search