Uses of Class
org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding.MethodSpec
-
Packages that use SimpleCxfRsBinding.MethodSpec Package Description org.apache.camel.component.cxf.jaxrs -
-
Uses of SimpleCxfRsBinding.MethodSpec in org.apache.camel.component.cxf.jaxrs
Methods in org.apache.camel.component.cxf.jaxrs that return SimpleCxfRsBinding.MethodSpec Modifier and Type Method Description static SimpleCxfRsBinding.MethodSpecSimpleCxfRsBinding.MethodSpec. fromMethod(Method method)Processes this method definition and extracts metadata relevant for the binding process.
-