Uses of Interface
org.ow2.easywsdl.wsdl.api.BindingOutput

Packages that use BindingOutput
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.impl.wsdl20   
 

Uses of BindingOutput in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return BindingOutput
 BindingOutput BindingOperationImpl.createOutput()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type BindingOutput
 void BindingOperationImpl.setOutput(BindingOutput output)
           
 

Uses of BindingOutput in org.ow2.easywsdl.wsdl.impl.wsdl20
 

Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement BindingOutput
 class BindingOutputImpl
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return BindingOutput
 BindingOutput BindingOperationImpl.createOutput()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type BindingOutput
 void BindingOperationImpl.setOutput(BindingOutput output)
           
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.