Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestHandlerChain<Input, Output>

An interface containing the request handler and corresponding request/response interceptors.

Type parameters

  • Input

  • Output

Hierarchy

  • RequestHandlerChain

Implemented by

Index

Methods

getRequestHandler

  • getRequestHandler(): any

getRequestInterceptors

getResponseInterceptors