Interface AhcEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface AhcEndpointBuilderFactory
Call external HTTP services using Async Http Client. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAhcEndpointBuilderFactory.AdvancedAhcEndpointBuilderAdvanced builder for endpoint for the Async HTTP Client (AHC) component.static interfaceAhcEndpointBuilderFactory.AhcBuildersstatic interfaceAhcEndpointBuilderFactory.AhcEndpointBuilderBuilder for endpoint for the Async HTTP Client (AHC) component.
-
Method Summary
Static Methods Modifier and Type Method Description static AhcEndpointBuilderFactory.AhcEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static AhcEndpointBuilderFactory.AhcEndpointBuilder endpointBuilder(String componentName, String path)
-
-