Uses of Interface javax.wsdl.BindingOutput

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.BindingOutput

class
This class represents an output binding.

Fields of type javax.wsdl.BindingOutput

BindingOutput

Methods with parameter type javax.wsdl.BindingOutput

void
Set the output binding for this operation binding.

Methods with return type javax.wsdl.BindingOutput

BindingOutput
Create a new binding output.
BindingOutput
Get the output binding for this operation binding.

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.BindingOutput

void
WSDLWriterImpl.printBindingOutput(BindingOutput bindingOutput, Definition def, PrintWriter pw)

Methods with return type javax.wsdl.BindingOutput

BindingOutput
WSDLReaderImpl.parseBindingOutput(Element bindingOutputEl, Definition def)

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.BindingOutput

void
Set the output binding for this operation binding.

Methods with return type javax.wsdl.BindingOutput

BindingOutput
Create a new binding output.
BindingOutput
Get the output binding for this operation binding.

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