All Types

io.ktor.application.ApplicationCall (extensions in package io.ktor.velocity)
org.apache.velocity.tools.config.EasyFactoryConfiguration (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(...))

io.ktor.velocity.VelocityTools

VelocityTools ktor feature. Populates model with standard Velocity tools.