Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private nextHandler

nextHandler: Handler

Methods

handle

  • handle(request: string): boolean
  • Aplica a lógica de negócio do handler atual

    Parameters

    • request: string

      parâmetro a ser passado entre os handlers

    Returns boolean

    booleano correspondente a verificação feita nos handlers

setNext

Generated using TypeDoc