ktor-velocity / io.ktor.velocity

Package io.ktor.velocity

Types

Velocity

class Velocity

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

VelocityContent

class VelocityContent

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

VelocityTools

class VelocityTools

VelocityTools ktor feature. Populates model with standard Velocity tools.

Extensions for External Classes

io.ktor.application.ApplicationCall

org.apache.velocity.tools.config.EasyFactoryConfiguration