@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface CxfRsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointBuilder
Advanced builder for endpoint for the CXF-RS component.
|
static interface |
CxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the CXF-RS component.
|
static interface |
CxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointProducerBuilder
Advanced builder for endpoint producers for the CXF-RS component.
|
static class |
CxfRsEndpointBuilderFactory.BindingStyle
Proxy enum for
org.apache.camel.component.cxf.jaxrs.BindingStyle enum. |
static interface |
CxfRsEndpointBuilderFactory.CxfRsBuilders |
static interface |
CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder
Builder for endpoint for the CXF-RS component.
|
static interface |
CxfRsEndpointBuilderFactory.CxfRsEndpointConsumerBuilder
Builder for endpoint consumers for the CXF-RS component.
|
static interface |
CxfRsEndpointBuilderFactory.CxfRsEndpointProducerBuilder
Builder for endpoint producers for the CXF-RS component.
|
| Modifier and Type | Method and Description |
|---|---|
static CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel