public static interface VertxEndpointBuilderFactory.VertxBuilders
| Modifier and Type | Method and Description |
|---|---|
default VertxEndpointBuilderFactory.VertxEndpointBuilder |
vertx(String path)
Vert.x (camel-vertx)
The vertx component is used for sending and receive messages from a
vertx event bus.
|
default VertxEndpointBuilderFactory.VertxEndpointBuilder vertx(String path)
vertx:address
Path parameter: address (required)
Sets the event bus address used to communicateApache Camel