Uses of Interface javax.wsdl.Output

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.Output

void
Set the output message specification for this operation.

Methods with return type javax.wsdl.Output

Output
Create a new output.
Output
Get the output message specification for this operation.

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.Output

void
WSDLWriterImpl.printOutput(Output output, Definition def, PrintWriter pw)

Methods with return type javax.wsdl.Output

Output
WSDLReaderImpl.parseOutput(Element outputEl, Definition def)

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.Output

class
This class represents an output message, and contains the name of the output and the message itself.

Fields of type javax.wsdl.Output

Output

Methods with parameter type javax.wsdl.Output

void
Set the output message specification for this operation.

Methods with return type javax.wsdl.Output

Output
Create a new output.
Output
Get the output message specification for this operation.

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