Class ResponseFactoryAbstract

Abstract class that defines "factory" that knows how to write a particular response to the response object.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

targetStatus: HTTPStatus = HTTPStatus.OK

The status that should be set on the response.

Methods