Frames | No Frames |
Classes implementing javax.wsdl.extensions.AttributeExtensible | |
class | This class represents a fault message, and contains the name
of the fault and the message itself.
|
class | This class represents an import, and may contain a reference
to the imported definition.
|
class | This class represents an input message, and contains the name
of the input and the message itself.
|
class | This class represents an output message, and contains the name
of the output and the message itself.
|
class | This class represents a message part and contains the part's
name, elementName, typeName, and any extensibility attributes.
|
class | This class represents a port type. |
Methods with parameter type javax.wsdl.extensions.AttributeExtensible | |
void | WSDLReaderImpl.parseExtensibilityAttributes(Element el, Class parentType, AttributeExtensible attrExt, Definition def) |
void | WSDLWriterImpl.printExtensibilityAttributes(Class parentType, AttributeExtensible attrExt, Definition def, PrintWriter pw) |