toggle menu
quarkus-messaging-kotlin
JVM
switch theme
search in API
quarkus-messaging-kotlin
/
io.quarkus.smallrye.reactivemessaging.runtime.kotlin
Package-level
declarations
Types
Types
Abstract
Subscribing
Coroutine
Invoker
Link copied to clipboard
abstract
class
AbstractSubscribingCoroutineInvoker
(
beanInstance
:
Any
)
:
Invoker
Application
Coroutine
Scope
Link copied to clipboard
@
Singleton
class
ApplicationCoroutineScope
:
CoroutineScope
,
AutoCloseable
Vertx
Dispatcher
Link copied to clipboard
class
VertxDispatcher
(
vertxContext
:
Context
)
:
CoroutineDispatcher