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 java.lang.Object


Method Summary
static JavaParameter map(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(MessagePartInfo part,
                                JavaType.Style style,
                                ToolContext context)


Apache CXF