|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRemoteServerLauncher | |
---|---|
org.eclipse.rse.connectorservice.dstore | |
org.eclipse.rse.core.subsystems |
Uses of IRemoteServerLauncher in org.eclipse.rse.connectorservice.dstore |
---|
Methods in org.eclipse.rse.connectorservice.dstore with parameters of type IRemoteServerLauncher | |
---|---|
protected org.eclipse.rse.connectorservice.dstore.DStoreConnectorService.ConnectionStatusPair |
DStoreConnectorService.connectWithDaemon(SystemSignonInformation info,
IRemoteServerLauncher serverLauncher,
Boolean alertedNONSSL,
IProgressMonitor monitor)
Connection to a server via the RSE daemon. |
protected org.eclipse.dstore.core.client.ConnectionStatus |
DStoreConnectorService.connectWithREXEC(SystemSignonInformation info,
IRemoteServerLauncher serverLauncher,
IProgressMonitor monitor)
Connect to the server by using REXEC as a daemon to launch it. |
protected void |
DStoreConnectorService.handleConnectionFailure(org.eclipse.dstore.core.client.ConnectionStatus launchStatus,
org.eclipse.dstore.core.client.ConnectionStatus connectStatus,
IRemoteServerLauncher serverLauncher,
ServerLaunchType serverLauncherType,
IProgressMonitor monitor)
Diagnostics the occurs after the failure of a connect. |
Uses of IRemoteServerLauncher in org.eclipse.rse.core.subsystems |
---|
Classes in org.eclipse.rse.core.subsystems that implement IRemoteServerLauncher | |
---|---|
class |
RemoteServerLauncher
This subclass of IServerLauncherProperties is for use by some dstore-based subsystems, although
is possibly of value to vendors as well. |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |