Interface CxfRsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CxfRsEndpointBuilderFactory
Expose JAX-RS REST services using Apache CXF or connect to external REST services using CXF REST client. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointBuilderAdvanced builder for endpoint for the CXF-RS component.static interfaceCxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointConsumerBuilderAdvanced builder for endpoint consumers for the CXF-RS component.static interfaceCxfRsEndpointBuilderFactory.AdvancedCxfRsEndpointProducerBuilderAdvanced builder for endpoint producers for the CXF-RS component.static interfaceCxfRsEndpointBuilderFactory.CxfRsBuildersstatic interfaceCxfRsEndpointBuilderFactory.CxfRsEndpointBuilderBuilder for endpoint for the CXF-RS component.static interfaceCxfRsEndpointBuilderFactory.CxfRsEndpointConsumerBuilderBuilder for endpoint consumers for the CXF-RS component.static interfaceCxfRsEndpointBuilderFactory.CxfRsEndpointProducerBuilderBuilder for endpoint producers for the CXF-RS component.
-
Method Summary
Static Methods Modifier and Type Method Description static CxfRsEndpointBuilderFactory.CxfRsEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CxfRsEndpointBuilderFactory.CxfRsEndpointBuilder endpointBuilder(String componentName, String path)
-
-