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
 org.apache.cxf.tools.common.model.JavaMethod map(org.apache.cxf.service.model.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 org.apache.cxf.tools.common.model.JavaMethod map(org.apache.cxf.service.model.OperationInfo operation)


Apache CXF