Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RPCProtocolImpl

Implements

Index

Constructors

Properties

decoder: MsgPackMessageDecoder = ...
encoder: MsgPackMessageEncoder = ...
locals: Map<string, RpcInvocationHandler> = ...
multiplexer: ChannelMultiplexer
proxies: Map<string, any> = ...
toDispose: DisposableCollection = ...

Accessors

  • get isDisposed(): boolean

Methods

  • createProxy<T>(proxyId: string): T
  • dispose(): void