@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface AhcComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
AhcComponentBuilderFactory.AhcComponentBuilder
Builder for the Async HTTP Client (AHC) component.
|
static class |
AhcComponentBuilderFactory.AhcComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static AhcComponentBuilderFactory.AhcComponentBuilder |
ahc()
Async HTTP Client (AHC) (camel-ahc)
Call external HTTP services using Async Http Client.
|
static AhcComponentBuilderFactory.AhcComponentBuilder ahc()
Apache Camel