toggle menu
quarkus-vertx-kotlin
JVM
switch theme
search in API
quarkus-vertx-kotlin
/
io.quarkus.vertx.kotlin.runtime
Package-level
declarations
Types
Types
Application
Coroutine
Scope
Link copied to clipboard
@
Singleton
class
ApplicationCoroutineScope
:
CoroutineScope
,
AutoCloseable
Coroutine
Invoker
Link copied to clipboard
object
CoroutineInvoker
Vertx
Dispatcher
Link copied to clipboard
class
VertxDispatcher
(
vertxContext
:
Context
)
:
CoroutineDispatcher