Apache CXF API

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, List<ParamType> params, List<ArgType> returns, boolean simpleOrdering)
           
 


Apache CXF API

Apache CXF