Hook

interface Hook<HookHandler>

A hook that can be registered in PluginBuilder.

Functions

Link copied to clipboard
abstract fun install(pipeline: ApplicationCallPipeline, handler: HookHandler)

Specifies how to install a hook in the pipeline.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard