Apache CXF API

org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper
Class ParameterMapper

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

public final class ParameterMapper
extends Object


Method Summary
static JavaParameter map(JavaMethod jm, MessagePartInfo part, JavaType.Style style, ToolContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

map

public static JavaParameter map(JavaMethod jm,
                                MessagePartInfo part,
                                JavaType.Style style,
                                ToolContext context)

Apache CXF API

Apache CXF