Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RpcInvocationHandler

Index

Constructors

Properties

decoder: RpcMessageDecoder
encoder: RpcMessageEncoder
id: string
rpcDeferred: Deferred<RpcProtocol> = ...
target: any

Methods

  • handleRequest(method: string, args: any[]): Promise<any>
  • listen(channel: Channel): void
  • onNotification(method: string, args: any[]): void