| Interface | Description |
|---|---|
| BeanIdAware |
We can get and set the BeanId through this interface
|
| CxfRsBinding |
Interface to bind between Camel and CXF exchange for RESTful resources.
|
| CxfRsEndpointConfigurer |
A pluggable strategy for configuring the cxfRsEndpoint by using java code
|
| DefaultModelResource |
Default JAX-RS resource that may be used
to support document-only CXFRS consumers
|
| Class | Description |
|---|---|
| CamelResourceProvider | |
| ChainedCxfRsEndpointConfigurer | |
| ChainedCxfRsEndpointConfigurer.NullCxfRsEndpointConfigurer | |
| CxfRsBlueprintEndpoint | |
| CxfRsComponent |
Defines the CXF RS Component
|
| CxfRsConsumer |
A Consumer of exchanges for a JAXRS service in CXF.
|
| CxfRsEndpoint |
The cxfrs component is used for JAX-RS REST services using Apache CXF.
|
| CxfRsHeaderFilterStrategy | |
| CxfRsInvoker | |
| CxfRsProducer |
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.
|
| CxfRsSpringEndpoint | |
| DataFormatProvider<T> | |
| DefaultCxfRsBinding |
Default strategy to bind between Camel and CXF exchange for RESTful resources.
|
| HostnameVerifierCxfRsEndpointConfigurer | |
| SimpleCxfRsBinding |
A CXF RS Binding which maps method parameters as Camel IN headers and the payload as the IN message body.
|
| SimpleCxfRsBinding.MethodSpec | |
| SslCxfRsEndpointConfigurer | |
| SubResourceClassInvocationHandler |
| Enum | Description |
|---|---|
| BindingStyle |
Apache Camel