Apache CXF API

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

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

public final class MethodMapper
extends Object


Constructor Summary
MethodMapper()
           
 
Method Summary
 JavaMethod map(OperationInfo operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodMapper

public MethodMapper()
Method Detail

map

public JavaMethod map(OperationInfo operation)

Apache CXF API

Apache CXF