vertx / io.vertx.camel / CamelBridgeOptions / addOutboundMapping

addOutboundMapping

open fun addOutboundMapping(mapping: OutboundMapping): CamelBridgeOptions

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

Parameters

mapping - the mapping, must not be null

Return
the current CamelBridgeOptions