public static interface CxfRsEndpointBuilderFactory.CxfRsBuilders
| Modifier and Type | Method and Description |
|---|---|
default CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder |
cxfrs(String path)
CXF-RS (camel-cxf)
The cxfrs component is used for JAX-RS REST services using Apache
CXF.
|
default CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder cxfrs(String path)
cxfrs:beanId:address
Path parameter: beanId
To lookup an existing configured CxfRsEndpoint. Must used bean: as
prefix.
Path parameter: address
The service publish address.Apache Camel