Uses of Class
org.apache.camel.component.cxf.jaxrs.SimpleCxfRsBinding.MethodSpec

Packages that use SimpleCxfRsBinding.MethodSpec
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
static SimpleCxfRsBinding.MethodSpec SimpleCxfRsBinding.MethodSpec.fromMethod(Method method)
          Processes this method definition and extracts metadata relevant for the binding process.
 



Apache Camel