All Types

io.ktor.application.ApplicationCall (extensions in package io.ktor.velocity)
io.ktor.velocity.Velocity

Velocity ktor feature. Provides ability to respond with VelocityContent and respondTemplate.

io.ktor.velocity.VelocityContent

Represents a response content that could be used to respond with call.respond(VelocityContent(...))