Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MethodHandlerManager

A manager class which allows for methods on the interactive protocol to have handlers registered. When the manager is handed a method, it will look up the relevant method handler and call it.

Hierarchy

  • MethodHandlerManager

Index

Methods

addHandler

handle

removeHandler

  • removeHandler(method: string): void

Generated using TypeDoc