Class MethodMapper
- java.lang.Object
-
- org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.mapper.MethodMapper
-
public final class MethodMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description MethodMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JavaMethodmap(OperationInfo operation)
-
-
-
Method Detail
-
map
public JavaMethod map(OperationInfo operation)
-
-