Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
hosted/node/hosted-plugin
HostedPluginSupport
Class HostedPluginSupport
Index
Constructors
constructor
Properties
hosted
Plugin
Process
logger
Methods
client
Closed
init
on
Message
run
Plugin
run
Plugin
Server
send
Log
set
Client
Constructors
constructor
new
HostedPluginSupport
()
:
HostedPluginSupport
Returns
HostedPluginSupport
Properties
Protected
Readonly
hosted
Plugin
Process
hostedPluginProcess
:
HostedPluginProcess
Protected
Readonly
logger
logger
:
ILogger
Methods
client
Closed
clientClosed
()
:
void
Returns
void
Protected
init
init
()
:
void
Returns
void
on
Message
onMessage
(
pluginHostId
:
string
,
message
:
Uint8Array
)
:
void
Parameters
pluginHostId
:
string
message
:
Uint8Array
Returns
void
run
Plugin
runPlugin
(
plugin
:
PluginModel
)
:
void
Parameters
plugin
:
PluginModel
Returns
void
run
Plugin
Server
runPluginServer
(
serverName
?:
string
)
:
void
Parameters
Optional
serverName
:
string
Returns
void
send
Log
sendLog
(
logPart
:
LogPart
)
:
void
Parameters
logPart
:
LogPart
Returns
void
set
Client
setClient
(
client
:
HostedPluginClient
)
:
void
Parameters
client
:
HostedPluginClient
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
hosted
Plugin
Process
logger
Methods
client
Closed
init
on
Message
run
Plugin
run
Plugin
Server
send
Log
set
Client
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...