Uses of Interface javax.wsdl.Input

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.Input

void
Set the input message specification for this operation.

Methods with return type javax.wsdl.Input

Input
Create a new input.
Input
Get the input message specification for this operation.

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.Input

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

Fields of type javax.wsdl.Input

Input

Methods with parameter type javax.wsdl.Input

void
Set the input message specification for this operation.

Methods with return type javax.wsdl.Input

Input
Create a new input.
Input
Get the input message specification for this operation.

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.Input

void
WSDLWriterImpl.printInput(Input input, Definition def, PrintWriter pw)

Methods with return type javax.wsdl.Input

Input
WSDLReaderImpl.parseInput(Element inputEl, Definition def)

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