Package-level declarations

Types

Link copied to clipboard
abstract class CoWebFilter : WebFilter

Kotlin-specific implementation of the WebFilter interface that allows for using co-routines.

Link copied to clipboard

Kotlin-specific adaption of WebFilterChain that allows for co-routines.