@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VertxHttpComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxHttpComponentBuilderFactory.VertxHttpComponentBuilder
Builder for the Vert.x HTTP Client component.
|
static class |
VertxHttpComponentBuilderFactory.VertxHttpComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static VertxHttpComponentBuilderFactory.VertxHttpComponentBuilder |
vertxHttp()
Vert.x HTTP Client (camel-vertx-http)
Send requests to external HTTP servers using Vert.x
Category: http
Since: 3.5
Maven coordinates: org.apache.camel:camel-vertx-http
|
static VertxHttpComponentBuilderFactory.VertxHttpComponentBuilder vertxHttp()
Apache Camel