Class RpcClient

Hierarchy

  • RpcClient

Implements

Constructors

Properties

Methods

Constructors

Properties

handler: IHandler

Methods

  • Type Parameters

    • T

    Parameters

    • type: (new (params: any) => T)
        • new (params: any): T
        • Parameters

          • params: any

          Returns T

    • response: any

    Returns T

Generated using TypeDoc