| Package | Description |
|---|---|
| org.apache.camel.component.cxf.jaxrs | |
| org.apache.camel.component.cxf.spring |
| Class and Description |
|---|
| BeanIdAware
We can get and set the BeanId through this interface
|
| BindingStyle |
| ChainedCxfRsConfigurer |
| CxfRsBinding
Interface to bind between Camel and CXF exchange for RESTful resources.
|
| CxfRsConfigurer
A pluggable strategy for configuring the Camel CXF RS by using java code
|
| CxfRsConsumer
A Consumer of exchanges for a JAXRS service in CXF.
|
| CxfRsEndpoint
Expose JAX-RS REST services using Apache CXF or connect to external REST services using CXF REST client.
|
| CxfRsEndpointFactoryBean
SPI factory bean for creating
CxfRsEndpoint. |
| DefaultCxfRsBinding
Default strategy to bind between Camel and CXF exchange for RESTful resources.
|
| SimpleCxfRsBinding.MethodSpec |
| Class and Description |
|---|
| BeanIdAware
We can get and set the BeanId through this interface
|
Apache Camel