Interface GoraEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface GoraEndpointBuilderFactory
Access NoSQL databases using the Apache Gora framework. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGoraEndpointBuilderFactory.AdvancedGoraEndpointBuilderAdvanced builder for endpoint for the Gora component.static interfaceGoraEndpointBuilderFactory.AdvancedGoraEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Gora component.static interfaceGoraEndpointBuilderFactory.AdvancedGoraEndpointProducerBuilderAdvanced builder for endpoint producers for the Gora component.static interfaceGoraEndpointBuilderFactory.GoraBuildersstatic interfaceGoraEndpointBuilderFactory.GoraEndpointBuilderBuilder for endpoint for the Gora component.static interfaceGoraEndpointBuilderFactory.GoraEndpointConsumerBuilderBuilder for endpoint consumers for the Gora component.static interfaceGoraEndpointBuilderFactory.GoraEndpointProducerBuilderBuilder for endpoint producers for the Gora component.static classGoraEndpointBuilderFactory.GoraHeaderNameBuilderThe builder of headers' name for the Gora component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static GoraEndpointBuilderFactory.GoraEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static GoraEndpointBuilderFactory.GoraEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-