Interface Summary |
AttributeExtensible |
This interface represents elements that may contain extension attributes. |
ComponentExtensions |
This interface represents a group of properties that extend a WSDLComponent . |
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. |
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 on Part 2: Adjuncts, for the Interface
Operation component. |