Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser-only/messaging/frontend-only-service-connection-provider
FrontendOnlyConnectionSource
Class FrontendOnlyConnectionSource
A ConnectionSource creates a Channel. The channel is valid until it sends a close event.
Implements
ConnectionSource
Index
Constructors
constructor
Properties
on
Connection
Did
Open
Constructors
constructor
new
FrontendOnlyConnectionSource
()
:
FrontendOnlyConnectionSource
Returns
FrontendOnlyConnectionSource
Properties
on
Connection
Did
Open
onConnectionDidOpen
:
Event
<
Channel
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
on
Connection
Did
Open
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
A ConnectionSource creates a Channel. The channel is valid until it sends a close event.