Package io.quarkus.smallrye.reactivemessaging.runtime.kotlin

Types

Link copied to clipboard
abstract class AbstractSubscribingCoroutineInvoker(beanInstance: Any) : Invoker
Link copied to clipboard
@Singleton
class ApplicationCoroutineScope : CoroutineScope, AutoCloseable
Link copied to clipboard
class VertxDispatcher(vertxContext: Context) : CoroutineDispatcher