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

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

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

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 that return BindingInput
 BindingInput BindingOperationImpl.createInput()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type BindingInput
 void BindingOperationImpl.setInput(BindingInput input)
           
 

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

Classes in org.ow2.easywsdl.wsdl.impl.wsdl20 that implement BindingInput
 class BindingInputImpl
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return BindingInput
 BindingInput BindingOperationImpl.createInput()
           
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type BindingInput
 void BindingOperationImpl.setInput(BindingInput input)
           
 



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