Package io.quarkus.scheduler.kotlin.runtime

Types

Link copied to clipboard
abstract class AbstractCoroutineInvoker : ScheduledInvoker
Link copied to clipboard
@Singleton
class ApplicationCoroutineScope : CoroutineScope, AutoCloseable
Link copied to clipboard
class VertxDispatcher(vertxContext: Context) : CoroutineDispatcher