@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CxfrsComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
CxfrsComponentBuilderFactory.CxfrsComponentBuilder
Builder for the CXF-RS component.
|
static class |
CxfrsComponentBuilderFactory.CxfrsComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static CxfrsComponentBuilderFactory.CxfrsComponentBuilder |
cxfrs()
CXF-RS (camel-cxf)
Expose JAX-RS REST services using Apache CXF or connect to external REST
services using CXF REST client.
|
static CxfrsComponentBuilderFactory.CxfrsComponentBuilder cxfrs()
Apache Camel