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