vertx / io.vertx.kotlin.ext.web.handler / io.vertx.ext.web.handler.SessionHandler / flushAwait

flushAwait

suspend fun SessionHandler.flushAwait(ctx: RoutingContext): Unit

Suspending version of method io.vertx.ext.web.handler.SessionHandler.flush

Parameters

ctx -

the current context

NOTE: This function has been automatically generated from io.vertx.ext.web.handler.SessionHandler using Vert.x codegen.