Class WSDLParameter
java.lang.Object
org.apache.cxf.tools.corba.processors.wsdl.WSDLParameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessParameters(WSDLToCorbaBinding wsdlToCorbaBinding, javax.wsdl.Operation operation, javax.wsdl.Definition def, SchemaCollection xmlSchemaList, List<ParamType> params, List<ArgType> returns, boolean simpleOrdering)
-
Constructor Details
-
WSDLParameter
public WSDLParameter()
-
-
Method Details
-
processParameters
public void processParameters(WSDLToCorbaBinding wsdlToCorbaBinding, javax.wsdl.Operation operation, javax.wsdl.Definition def, SchemaCollection xmlSchemaList, List<ParamType> params, List<ArgType> returns, boolean simpleOrdering) throws Exception - Throws:
Exception
-