Interface RefEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface RefEndpointBuilderFactory
Route messages to an endpoint looked up dynamically by name in the Camel Registry. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRefEndpointBuilderFactory.AdvancedRefEndpointBuilderAdvanced builder for endpoint for the Ref component.static interfaceRefEndpointBuilderFactory.AdvancedRefEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Ref component.static interfaceRefEndpointBuilderFactory.AdvancedRefEndpointProducerBuilderAdvanced builder for endpoint producers for the Ref component.static interfaceRefEndpointBuilderFactory.RefBuildersstatic interfaceRefEndpointBuilderFactory.RefEndpointBuilderBuilder for endpoint for the Ref component.static interfaceRefEndpointBuilderFactory.RefEndpointConsumerBuilderBuilder for endpoint consumers for the Ref component.static interfaceRefEndpointBuilderFactory.RefEndpointProducerBuilderBuilder for endpoint producers for the Ref component.
-
Method Summary
Static Methods Modifier and Type Method Description static RefEndpointBuilderFactory.RefEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static RefEndpointBuilderFactory.RefEndpointBuilder endpointBuilder(String componentName, String path)
-
-