Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/messaging/handler
ConnectionHandler
Interface ConnectionHandler
interface
ConnectionHandler
{
path
:
string
;
onConnection
(
connection
:
Channel
)
:
void
;
}
Implemented by
RpcConnectionHandler
Index
Properties
path
Methods
on
Connection
Properties
Readonly
path
path
:
string
Methods
on
Connection
onConnection
(
connection
:
Channel
)
:
void
Parameters
connection
:
Channel
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
Methods
on
Connection
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...