Library:Apache Woden
Version:1.0.1.M5
Compatibility:JDK 1.4
Interfaces in library Apache Woden.
NamePackageDescription
ArgumentArrayAttrorg.apache.woden.xmlThis interface represents an XML attribute information items whose type is a list of pairs (xs:QName, xs:token) that obey the contraints of wrpc:signature as defined in Part 2 of the WSDL 2.0 spec.
AttributeExtensibleorg.apache.woden.wsdl20.extensionsThis interface represents elements that may contain extension attributes.
Bindingorg.apache.woden.wsdl20Represents the Binding component from the WSDL 2.0 Component model.
BindingElementorg.apache.woden.wsdl20.xmlThis interface represents a WSDL <binding> element.
BindingFaultorg.apache.woden.wsdl20This interface represents the BindingFault component from the WSDL 2.0 Component model.
BindingFaultElementorg.apache.woden.wsdl20.xmlThis interface represents the <fault> child element of a <binding> element.
BindingFaultReferenceorg.apache.woden.wsdl20This interface represents the BindingFaultReference component of the WSDL 2.0 Component model.
BindingFaultReferenceElementorg.apache.woden.wsdl20.xmlThis interface represents the <infault> and <outfault> child elements of a WSDL binding <operation> element.
BindingMessageReferenceorg.apache.woden.wsdl20This interface represents the BindingMessageReference component of the WSDL 2.0 Component model
BindingMessageReferenceElementorg.apache.woden.wsdl20.xmlThis interface represents the <input> and <output> child elements of a WSDL binding <operation>.
BindingOperationorg.apache.woden.wsdl20This interface represents the BindingOperation component from the WSDL 2.0 Component model.
BindingOperationElementorg.apache.woden.wsdl20.xmlThis interface represents the <operation> child element of a WSDL <binding> element.
BooleanAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:boolean.
ComponentExtensionsorg.apache.woden.wsdl20.extensionsThis interface represents a group of properties that extend a WSDLComponent.
ConfigurableComponentorg.apache.woden.wsdl20Components which can be configured with features and properties will extend this interface.
ConfigurableElementorg.apache.woden.wsdl20.xmlInterfaces for elements which can have <feature> and <property> child elements will extend this interface.
Descriptionorg.apache.woden.wsdl20This interface represents the Description component from the WSDL Component Model, as described in the WSDL 2.0 specification.
DescriptionElementorg.apache.woden.wsdl20.xmlThis interface represents a <wsdl:description> element.
DocumentableElementorg.apache.woden.wsdl20.xmlInterfaces for WSDL 2.0 elements which may have <documentation> child elements will extend this interface.
DocumentationElementorg.apache.woden.wsdl20.xmlThis interface represents the WSDL 2.0 <wsdl:documentation> XML element.
ElementDeclarationorg.apache.woden.wsdl20This interface represents the ElementDeclaration component described in the WSDL 2.0 Component Model specification (within the Description Component section).
ElementExtensibleorg.apache.woden.wsdl20.extensionsThis interface represents elements that may contain extension elements.
Endpointorg.apache.woden.wsdl20Represents the Endpoint component from the WSDL 2.0 Component model.
EndpointElementorg.apache.woden.wsdl20.xmlThis interface represents an <endpoint> element information item, a child element of WSDL <service>.
ErrorHandlerorg.apache.wodenThis interface declares operations for handling three types of errors; warnings, errors and fatal errors.
ErrorInfoorg.apache.wodenThis interface describes the three types of errors (warning, error and fatal error) that may be reported.
ErrorLocatororg.apache.wodenRepresents the location of parsing error within a XML document.
ErrorReporterorg.apache.wodenDefines the approach for reporting errors that occur while parsing, validating or manipulating WSDL descriptions, such as XML parser errors or violations of the rules defined in the WSDL specification.
ExtensionDeserializerorg.apache.woden.wsdl20.extensionsThis interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensionElement.
ExtensionElementorg.apache.woden.wsdl20.extensionsThis interface represents WSDL 2.0 extension elements.
ExtensionSerializerorg.apache.woden.wsdl20.extensionsThis interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter.
Featureorg.apache.woden.wsdl20No description provided.
FeatureElementorg.apache.woden.wsdl20.xmlRepresents the <feature> element.
HTTPAuthenticationSchemeAttrorg.apache.woden.xmlThis interface represents the value of the whttp:authenticationType attribute.
HTTPBindingExtensionsorg.apache.woden.wsdl20.extensions.httpThis interface represents the properties from the HTTP namespace added to the WSDL 2.0 Binding component as part of the HTTP binding extension.
HTTPBindingFaultExtensionsorg.apache.woden.wsdl20.extensions.httpThis interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingFault component as part of the HTTP binding extension.
HTTPBindingMessageReferenceExtensionsorg.apache.woden.wsdl20.extensions.httpThis interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingMessageReference component as part of the HTTP binding extension.
HTTPBindingOperationExtensionsorg.apache.woden.wsdl20.extensions.httpThis interface represents the properties from the HTTP namespace added to the WSDL 2.0 BindingOperation component as part of the HTTP binding extension.
HTTPEndpointExtensionsorg.apache.woden.wsdl20.extensions.httpThis interface represents the properties from the HTTP namespace added to the WSDL 2.0 Endpoint component as part of the HTTP binding extension.
HTTPHeaderorg.apache.woden.wsdl20.extensions.httpThis interface represents the HTTPHeader Component that can appear in the optional {http headers} property of the WSDL 2.0 components BindingFault and BindingMessageReference.
HTTPHeaderElementorg.apache.woden.wsdl20.extensions.httpThis interface represents the <whttp:header> extension element that can appear within a Binding Fault or Binding Message Reference.
ImportedSchemaorg.apache.woden.schemaThis interface represents a schema import, <xs:import>.
ImportElementorg.apache.woden.wsdl20.xmlThis interface represents a <import> XML element information item.
IncludeElementorg.apache.woden.wsdl20.xmlThis interface represents a <include> XML element information item.
InlinedSchemaorg.apache.woden.schemaThis interface represents an inlined schema, <xs:schema>.
Interfaceorg.apache.woden.wsdl20Represents the Interface component from the WSDL 2.0 Component model.
InterfaceElementorg.apache.woden.wsdl20.xmlThis interface represents a <interface> XML element information item.
InterfaceFaultorg.apache.woden.wsdl20No description provided.
InterfaceFaultElementorg.apache.woden.wsdl20.xmlThis interface represents a <fault> child element of the WSDL <interface> element.
InterfaceFaultReferenceorg.apache.woden.wsdl20This interface represents the InterfaceFaultReference component of the WSDL 2.0 Component model.
InterfaceFaultReferenceElementorg.apache.woden.wsdl20.xmlThis interface represents the <infault> and <outfault> child elements of a WSDL interface <operation> element.
InterfaceMessageReferenceorg.apache.woden.wsdl20No description provided.
InterfaceMessageReferenceElementorg.apache.woden.wsdl20.xmlThis interface represents the <input> and <output> child elements of interface operation.
InterfaceOperationorg.apache.woden.wsdl20No description provided.
InterfaceOperationElementorg.apache.woden.wsdl20.xmlThis interface represents an <operation> child element of the WSDL <interface> element.
InterfaceOperationExtensionsorg.apache.woden.wsdl20.extensionsInterfaceOperationExtensions represents the WSDL 2.0 predefined extensions, as specified on Part 2: Adjuncts, for the Interface Operation component.
IntOrTokenAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type 'Union of xs:int, xs:token', for example the whttp:code extension attribute of binding <fault>.
NestedComponentorg.apache.woden.wsdl20Components which are nested within a 'top-level' component will extend this interface.
NestedElementorg.apache.woden.wsdl20.xmlElements which are nested within a 'top-level' WSDL element will extend this interface.
Propertyorg.apache.woden.wsdl20No description provided.
PropertyElementorg.apache.woden.wsdl20.xmlRepresents the <property> element and its child elements; <documentation>, <value> or <constraint> and any extension elements.
QNameAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:QName.
QNameListAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:list of QNames.
QNameListOrTokenAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type 'Union of list of xs:QName or xs:token', for example the wsoap:subcodes extension attribute of binding <fault>.
QNameOrTokenAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type 'Union of xs:QName or xs:token', for example the wsoap:code extension attribute of binding <fault>.
RPCInterfaceOperationExtensionsorg.apache.woden.wsdl20.extensions.rpcRPCInterfaceOperationExtensions represents the WSDL 2.0 predefined RPC extensions, as specified on Part 2: Adjuncts, for the Interface Operation component.
Schemaorg.apache.woden.schemaThis interface provides an abstract representation of an XML Schema referenced within the WSDL <types> element.
Serviceorg.apache.woden.wsdl20No description provided.
ServiceElementorg.apache.woden.wsdl20.xmlThis interface represents the <service> element.
SOAPBindingExtensionsorg.apache.woden.wsdl20.extensions.soapThis interface represents the properties from the SOAP namespace added to the WSDL 2.0 Binding component as part of the SOAP binding extension.
SOAPBindingFaultExtensionsorg.apache.woden.wsdl20.extensions.soapThis interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingFault component as part of the SOAP binding extension.
SOAPBindingFaultReferenceExtensionsorg.apache.woden.wsdl20.extensions.soapThis interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingFaultReference component as part of the SOAP binding extension.
SOAPBindingMessageReferenceExtensionsorg.apache.woden.wsdl20.extensions.soapThis interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingMessageReference component as part of the SOAP binding extension.
SOAPBindingOperationExtensionsorg.apache.woden.wsdl20.extensions.soapThis interface represents the properties from the SOAP namespace added to the WSDL 2.0 BindingOperation component as part of the SOAP binding extension.
SOAPHeaderBlockorg.apache.woden.wsdl20.extensions.soapThis interface represents the SOAPHeaderBlock Component that can appear in the optional {soap headers} property of the WSDL 2.0 components BindingFault and BindingMessageReference.
SOAPHeaderBlockElementorg.apache.woden.wsdl20.extensions.soapThis interface represents the <wsoap:header> extension element that can appear within a Binding Fault or Binding Message Reference.
SOAPModuleorg.apache.woden.wsdl20.extensions.soapThis interface represents the SOAPModule Component that can appear in the optional {soap modules} property of the WSDL 2.0 components Binding, BindingFault, BindingOperation, BindingFaultReference or BindingMessageReference.
SOAPModuleElementorg.apache.woden.wsdl20.extensions.soapThis interface represents the <wsoap:module> extension element that can appear within a Binding, Binding Fault, Binding Operation, Binding Fault Reference or Binding Message Reference.
StringAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:string.
TokenAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:token.
TypeDefinitionorg.apache.woden.wsdl20This interface represents the TypeDefinition component described in the WSDL 2.0 Component Model specification (within the Description Component section).
TypesElementorg.apache.woden.wsdl20.xmlThis interface represents the <wsdl:types> element.
URIAttrorg.apache.woden.xmlThis interface represents XML attribute information items of type xs:anyURI.
WSDLComponentorg.apache.woden.wsdl20All components directly or indirectly extend this interface, so it provides a common term of reference for all components.
WSDLElementorg.apache.woden.wsdl20.xmlAll WSDL 2.0 element interfaces will directly or indirectly extend this interface, so it provides a common type for all such elements.
WSDLReaderorg.apache.wodenThis interface declares the WSDL reader API for parsing WSDL documents.
WSDLSourceorg.apache.wodenThis interface represents WSDL source in a format to be interpreted by the WSDLReader implementation.
XMLAttrorg.apache.woden.xmlThis interface represents an XML attribute information item.
Search