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 ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Ref component.static interfaceAdvanced builder for endpoint consumers for the Ref component.static interfaceAdvanced builder for endpoint producers for the Ref component.static interfacestatic interfaceBuilder for endpoint for the Ref component.static interfaceBuilder for endpoint consumers for the Ref component.static interfaceBuilder for endpoint producers for the Ref component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static RefEndpointBuilderFactory.RefEndpointBuilder endpointBuilder(String componentName, String path)
-