@NonNullByDefault

Package com.linecorp.armeria.server.kotlin

Decorators for Kotlin coroutines.
  • Class Summary
    Class Description
    CoroutineContextService
    Decorates an HttpService to configure the coroutine context which is used as an initial context of annotated services' suspending functions.