Class Handler<Container, Input, Output>Abstract

Type Parameters

Hierarchy

Constructors

Properties

_inputType: Input
_outputType: Output
container: Container
timeout?: number

This is the timeout used for the handler. If it is not set then the default timeout time for the RPCServer is used.

Generated using TypeDoc