Companion
object Companion
Functions
Link copied to clipboard
fun <C> toHandler(handler: JAsyncSuspendApplicationEventHandler<C>): SuspendApplicationEventHandler<C>
Converts a JAsyncSuspendApplicationEventHandler to a SuspendApplicationEventHandler.