| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVertxHttpBinding |
| Modifier and Type | Method and Description |
|---|---|
VertxHttpBinding |
VertxHttpConfiguration.getVertxHttpBinding() |
VertxHttpBinding |
VertxHttpComponent.getVertxHttpBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
VertxHttpConfiguration.setVertxHttpBinding(VertxHttpBinding vertxHttpBinding)
A custom VertxHttpBinding which can control how to bind between Vert.x and Camel.
|
void |
VertxHttpComponent.setVertxHttpBinding(VertxHttpBinding vertxHttpBinding)
A custom VertxHttpBinding which can control how to bind between Vert.x and Camel
|
Apache Camel