interface CamelBridge
Camel Bridge facade. |
|
open class CamelBridgeOptions
Camel bridge configuration. |
|
open class CamelMapping
Parent class for mapping between Vert.x event bus and Camel endpoints. |
|
open class InboundMapping : CamelMapping
Represents a mapping between a Camel endpoint address and a Vert.x address on the event bus. |
|
open class OutboundMapping : CamelMapping
Represents a mapping between a Vert.x event bus address and a Camel endpoint. |