Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/remote
electron-node/remote-proxy-server-provider
RemoteProxyServerProvider
Class RemoteProxyServerProvider
Index
Constructors
constructor
Methods
get
Proxy
Server
Constructors
constructor
new
RemoteProxyServerProvider
()
:
RemoteProxyServerProvider
Returns
RemoteProxyServerProvider
Methods
get
Proxy
Server
getProxyServer
(
callback
?:
(
socket
:
Socket
)
=>
void
)
:
Promise
<
Server
>
Parameters
Optional
callback
:
(
socket
:
Socket
)
=>
void
Returns
Promise
<
Server
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Proxy
Server
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...