Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerPluginRunner

Hierarchy

  • ServerPluginRunner

Index

Methods

acceptMessage

  • acceptMessage(pluginHostId: string, jsonMessage: string): boolean

clientClosed

  • clientClosed(): void

getExtraDeployedPluginIds

  • getExtraDeployedPluginIds(): Promise<string[]>

getExtraDeployedPlugins

onMessage

  • onMessage(pluginHostId: string, jsonMessage: string): void

setClient

setDefault