Interface Summary |
AttributeExtensible |
This interface represents elements that may contain extension attributes. |
ComponentExtensionContext |
This interface defines a generic API for accessing the extension properties
from a particular extension namespace that are attached to a particular
WSDL 2.0 component. |
ElementExtensible |
This interface represents elements that may contain extension elements. |
ExtensionDeserializer |
This interface should be implemented by classes which deserialize
org.w3c.dom.Elements into extension-specific instances of ExtensionElement. |
ExtensionElement |
This interface represents WSDL 2.0 extension elements. |
ExtensionProperty |
Represents a WSDL 2.0 component extension property. |
ExtensionRegistrar |
Registers Woden extensions with an existing registry. |
ExtensionSerializer |
This interface should be implemented by classes which serialize
extension-specific instances of ExtensibilityElement into the
PrintWriter. |
InterfaceOperationExtensions |
InterfaceOperationExtensions represents the WSDL 2.0
predefined extensions, as specified by WSDL 2.0 Part 2: Adjuncts, for the Interface
Operation component. |
PropertyExtensible |
Defines behaviour for accessing the extension properties
attached to WSDL 2.0 components. |