java.lang.Object
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.ParameterMapper

public final class ParameterMapper extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)