|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of SubSystem in org.eclipse.rse.connectorservice.dstore |
|---|
| Methods in org.eclipse.rse.connectorservice.dstore with parameters of type SubSystem | |
boolean |
DStoreConnectorService.getRexecLaunchEnabled(SubSystem subsystemImpl)
Deprecated. Use instead AbstractConnectorService.isEnabledServerLaunchType(ISubSystem, ServerLaunchType)
or SubSystemConfiguration.supportsServerLaunchType(ServerLaunchType) |
boolean |
DStoreConnectorService.getNoLaunchEnabled(SubSystem subsystemImpl)
Deprecated. Use instead AbstractConnectorService.isEnabledServerLaunchType(ISubSystem, ServerLaunchType)
or SubSystemConfiguration.supportsServerLaunchType(ServerLaunchType) |
| Uses of SubSystem in org.eclipse.rse.core.servicesubsystem |
|---|
| Subclasses of SubSystem in org.eclipse.rse.core.servicesubsystem | |
class |
ServiceSubSystem
|
| Uses of SubSystem in org.eclipse.rse.core.subsystems |
|---|
| Constructors in org.eclipse.rse.core.subsystems with parameters of type SubSystem | |
SubSystem.DisconnectJob(boolean collapseTree,
SubSystem subsystem)
|
|
| Uses of SubSystem in org.eclipse.rse.internal.subsystems.shells.subsystems |
|---|
| Subclasses of SubSystem in org.eclipse.rse.internal.subsystems.shells.subsystems | |
class |
org.eclipse.rse.internal.subsystems.shells.subsystems.RemoteCmdSubSystem
This is the abstraction of a subsystem specialized for remote execution of commands. |
| Uses of SubSystem in org.eclipse.rse.subsystems.files.core.servicesubsystem |
|---|
| Subclasses of SubSystem in org.eclipse.rse.subsystems.files.core.servicesubsystem | |
class |
FileServiceSubSystem
|
| Uses of SubSystem in org.eclipse.rse.subsystems.files.core.subsystems |
|---|
| Subclasses of SubSystem in org.eclipse.rse.subsystems.files.core.subsystems | |
class |
RemoteFileSubSystem
Specialization for file subsystem factories. |
| Uses of SubSystem in org.eclipse.rse.subsystems.processes.core.subsystem.impl |
|---|
| Subclasses of SubSystem in org.eclipse.rse.subsystems.processes.core.subsystem.impl | |
class |
RemoteProcessSubSystemImpl
|
| Uses of SubSystem in org.eclipse.rse.subsystems.processes.servicesubsystem |
|---|
| Subclasses of SubSystem in org.eclipse.rse.subsystems.processes.servicesubsystem | |
class |
ProcessServiceSubSystem
The subsystem that, coupled with a ProcessService implementation, can query and kill remote processes on a remote system. |
| Uses of SubSystem in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
|---|
| Subclasses of SubSystem in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem | |
class |
ShellServiceSubSystem
|
| Uses of SubSystem in org.eclipse.rse.ui.operations |
|---|
| Fields in org.eclipse.rse.ui.operations declared as SubSystem | |
SubSystem |
SystemFetchOperation.PromptForPassword._ss
|
| Methods in org.eclipse.rse.ui.operations with parameters of type SubSystem | |
protected void |
SystemFetchOperation.showOperationErrorMessage(Shell shell,
Throwable exc,
SubSystem ss)
|
protected void |
SystemFetchOperation.displayAsyncMsg(SubSystem ss,
SystemMessageException msg)
Display message on message thread |
| Constructors in org.eclipse.rse.ui.operations with parameters of type SubSystem | |
SystemFetchOperation.PromptForPassword(SubSystem ss)
|
|
SystemFetchOperation.UpdateRegistry(SubSystem ss)
|
|
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||