Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GenericRequestMapper<Input, Output>

Generic implementation for RequestMapper.

Type parameters

  • Input

  • Output

Hierarchy

  • GenericRequestMapper

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected requestHandlerChains

requestHandlerChains: Array<GenericRequestHandlerChain<Input, Output>>

Methods

getRequestHandlerChain