Vertx Dispatcher
class VertxDispatcher(vertxContext: Context, requestScope: ThreadSetupAction.ThreadState, rrContext: ResteasyReactiveRequestContext) : CoroutineDispatcher
Dispatches the coroutine in Vertx IO thread.
Dispatches the coroutine in Vertx IO thread.