Uses of Interface javax.wsdl.extensions.AttributeExtensible

Uses in package com.ibm.wsdl

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.

Uses in package com.ibm.wsdl.xml

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)

Copyright B) 2003,2005 IBM. All Rights Reserved.