vertx / io.vertx.camel / OutboundMapping / fromVertx

fromVertx

open static fun fromVertx(address: String): OutboundMapping

Creates an OutboundMapping from the given Vert.x address.

Parameters

address - the address - must not be null

Return
the created OutboundMapping