Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AfterHandler

Executed after endpoint handlers but before global after-handlers; fourth to be executed.

Hierarchy

Index

Methods

Methods

exec

when

  • Sets a filter on this handler. If the predicate fails, all executors registered after this filter won't run.

    Parameters

    Returns AfterHandler

    This handler, for the sake of chaining.

Generated using TypeDoc