All Classes and Interfaces

Class
Description
We can get and set the BeanId through this interface
 
 
 
 
The Type Converters for CXF related types' converting .
Generated by camel build tools - do NOT edit this file!
Interface to bind between Camel and CXF exchange for RESTful resources.
Defines the CXF RS Component
Generated by camel build tools - do NOT edit this file!
A pluggable strategy for configuring the Camel CXF RS by using java code
A Consumer of exchanges for a JAXRS service in CXF.
Expose JAX-RS REST services using Apache CXF or connect to external REST services using CXF REST client.
Generated by camel build tools - do NOT edit this file!
SPI factory bean for creating CxfRsEndpoint.
Generated by camel build tools - do NOT edit this file!
 
 
 
CxfRsProducer binds a Camel exchange to a CXF exchange, acts as a CXF JAXRS client, it will turn the normal Object invocation to a RESTful request according to resource annotation.
 
Default strategy to bind between Camel and CXF exchange for RESTful resources.
 
Default JAX-RS resource that may be used to support document-only CXFRS consumers
 
A CXF RS Binding which maps method parameters as Camel IN headers and the payload as the IN message body.