Class ParameterMapper
java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.ParameterMapper
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.cxf.tools.common.model.JavaParametermap(org.apache.cxf.tools.common.model.JavaMethod jm, org.apache.cxf.service.model.MessagePartInfo part, org.apache.cxf.tools.common.model.JavaType.Style style, org.apache.cxf.tools.common.ToolContext context)
-
Method Details
-
map
public static org.apache.cxf.tools.common.model.JavaParameter map(org.apache.cxf.tools.common.model.JavaMethod jm, org.apache.cxf.service.model.MessagePartInfo part, org.apache.cxf.tools.common.model.JavaType.Style style, org.apache.cxf.tools.common.ToolContext context)
-