Plugin

An installation object of the RoutingRoot plugin.

Properties

Link copied to clipboard
open override val key: AttributeKey<RoutingRoot>

A unique key that identifies a plugin.

Link copied to clipboard

A definition for an event that is fired when routing-based call processing is finished.

Link copied to clipboard

A definition for an event that is fired when routing-based call processing starts.

Functions

Link copied to clipboard
open override fun install(pipeline: Application, configure: RootRouting.() -> Unit): RoutingRoot

A plugin's installation script.