vertx / io.vertx.camel / OutboundMapping / setBlocking

setBlocking

open fun setBlocking(blocking: Boolean): OutboundMapping

Sets whether or not the processing is blocking. false by default.

Parameters

blocking - true to set it to blocking.

Return
the current instance of OutboundMapping