vertx / io.vertx.camel / CamelBridgeOptions / addInboundMapping

addInboundMapping

open fun addInboundMapping(mapping: InboundMapping): CamelBridgeOptions

Adds an inbound mapping (Camel to Vert.x).

Parameters

mapping - the mapping, must not be null

Return
the current CamelBridgeOptions