quarkus-websockets-next-kotlin
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
quarkus-websockets-next-kotlin
quarkus-websockets-next-kotlin
/
io.quarkus.websockets.next.runtime.kotlin
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