Options
All
  • Public
  • Public/Protected
  • All
Menu

Base class for controllers that define methods that handle HTTP requests.

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly request

request: Request

Accessors

Private appClassApplication

Methods

Protected app

Protected container

getBoundMethod

  • getBoundMethod(methodName: string): (...args: any[]) => any

Protected make

  • make<T>(target: any, ...parameters: any[]): T

Static getCanonicalResolver

  • getCanonicalResolver(): undefined | string

Static getFullyQualifiedCanonicalResolver

  • getFullyQualifiedCanonicalResolver(): undefined | string

Static setCanonicalResolver

  • setCanonicalResolver(fullyQualifiedResolver: string, unqualifiedResolver: string): void
Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.