vertx / io.vertx.camel / OutboundMapping / isBlocking

isBlocking

open fun isBlocking(): Boolean

Whether the processing is blocking and so should not be executed on the event loop.

Return
whether or not the processing is blocking