Interface DirectEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface DirectEndpointBuilderFactory
Call another endpoint from the same Camel Context synchronously.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Direct component.static interfaceAdvanced builder for endpoint consumers for the Direct component.static interfaceAdvanced builder for endpoint producers for the Direct component.static interfacestatic interfaceBuilder for endpoint for the Direct component.static interfaceBuilder for endpoint consumers for the Direct component.static interfaceBuilder for endpoint producers for the Direct component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static DirectEndpointBuilderFactory.DirectEndpointBuilder endpointBuilder(String componentName, String path)
-