Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HandleRegistry

Anything where RPC functions can be registered and unregistered.

Hierarchy

  • HandleRegistry

Implemented by

Index

Methods

register

registerAll

unregister

unregisterAll

  • Unregisters member functions of a class (marked with the RpcAddress decorator). Note that if any functions were removed from the class after it was registered, those will not be unregistered.

    Parameters

    Returns void

Generated using TypeDoc