Uses of Interface javax.wsdl.BindingInput

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.BindingInput

void
WSDLWriterImpl.printBindingInput(BindingInput bindingInput, Definition def, PrintWriter pw)

Methods with return type javax.wsdl.BindingInput

BindingInput
WSDLReaderImpl.parseBindingInput(Element bindingInputEl, Definition def)

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.BindingInput

void
Set the input binding for this operation binding.

Methods with return type javax.wsdl.BindingInput

BindingInput
Create a new binding input.
BindingInput
Get the input binding for this operation binding.

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.BindingInput

class
This class represents an input binding.

Fields of type javax.wsdl.BindingInput

BindingInput

Methods with parameter type javax.wsdl.BindingInput

void
Set the input binding for this operation binding.

Methods with return type javax.wsdl.BindingInput

BindingInput
Create a new binding input.
BindingInput
Get the input binding for this operation binding.

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