Uses of Class
org.apache.cxf.tools.corba.processors.wsdl.WSDLToCorbaBinding

Packages that use WSDLToCorbaBinding
org.apache.cxf.tools.corba.processors.wsdl   
 

Uses of WSDLToCorbaBinding in org.apache.cxf.tools.corba.processors.wsdl
 

Methods in org.apache.cxf.tools.corba.processors.wsdl with parameters of type WSDLToCorbaBinding
 void WSDLParameter.processParameters(WSDLToCorbaBinding wsdlToCorbaBinding, javax.wsdl.Operation operation, javax.wsdl.Definition def, SchemaCollection xmlSchemaList, java.util.List<org.apache.cxf.binding.corba.wsdl.ParamType> params, java.util.List<org.apache.cxf.binding.corba.wsdl.ArgType> returns, boolean simpleOrdering)
           
 



Apache CXF