Package com.linecorp.armeria.server.kotlin
@NonNullByDefault
package com.linecorp.armeria.server.kotlin
Decorators for Kotlin coroutines.
-
ClassDescriptionDecorates an
HttpService
to configure the coroutine context which is used as an initial context of annotated services' suspending functions.