ResponseRenderer

interface ResponseRenderer<R>

Describes the expected interface for a response rendering object.

Inheritors

Functions

Link copied to clipboard
abstract fun render(): R