Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
remote
RemoteConnectionService
Class RemoteConnectionService
Implements
BackendApplicationContribution
Index
Constructors
constructor
Properties
connections
copy
Service
remote
Setup
Service
Methods
get
Connection
get
Connection
From
Port
on
Stop
register
Constructors
constructor
new
Remote
Connection
Service
(
)
:
RemoteConnectionService
Returns
RemoteConnectionService
Properties
Protected
Readonly
connections
connections
:
Map
<
string
,
RemoteConnection
>
= ...
Protected
Readonly
copy
Service
copy
Service
:
RemoteCopyService
Protected
Readonly
remote
Setup
Service
remote
Setup
Service
:
RemoteSetupService
Methods
get
Connection
get
Connection
(
id
)
:
undefined
|
RemoteConnection
Parameters
id
:
string
Returns
undefined
|
RemoteConnection
get
Connection
From
Port
get
Connection
From
Port
(
port
)
:
undefined
|
RemoteConnection
Parameters
port
:
number
Returns
undefined
|
RemoteConnection
on
Stop
on
Stop
(
)
:
void
Returns
void
register
register
(
connection
)
:
Disposable
Parameters
connection
:
RemoteConnection
Returns
Disposable
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
connections
copy
Service
remote
Setup
Service
get
Connection
get
Connection
From
Port
on
Stop
register
Theia TypeDoc
Loading...