| Package | Description |
|---|---|
| org.apache.camel.component.cxf.jaxrs |
| Modifier and Type | Class and Description |
|---|---|
class |
CxfRsSpringEndpoint |
| Modifier and Type | Method and Description |
|---|---|
CxfRsEndpoint |
CxfRsEndpointFactoryBean.createEndpoint(org.apache.camel.Component component,
String uri,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) |
CxfRsEndpoint |
DefaultCxfRsEndpointFactoryBean.createEndpoint(org.apache.camel.Component component,
String uri,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) |
| Constructor and Description |
|---|
CxfRsConsumer(CxfRsEndpoint endpoint,
org.apache.camel.Processor processor) |
CxfRsInvoker(CxfRsEndpoint endpoint,
CxfRsConsumer consumer) |
CxfRsProducer(CxfRsEndpoint endpoint) |
Apache Camel