@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VertxComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VertxComponentBuilderFactory.VertxComponentBuilder
Builder for the Vert.x component.
|
static class |
VertxComponentBuilderFactory.VertxComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static VertxComponentBuilderFactory.VertxComponentBuilder |
vertx()
Vert.x (camel-vertx)
Send and receive messages to/from Vert.x Event Bus.
|
static VertxComponentBuilderFactory.VertxComponentBuilder vertx()
Apache Camel