|
RSE Release 3.4 |
|||||||||
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.getNoLaunchEnabled(SubSystem subsystemImpl)
Deprecated. Use instead AbstractConnectorService.isServerLaunchTypeEnabled(ISubSystem, ServerLaunchType)
or SubSystemConfiguration.supportsServerLaunchType(ServerLaunchType) |
boolean |
DStoreConnectorService.getRexecLaunchEnabled(SubSystem subsystemImpl)
Deprecated. Use instead AbstractConnectorService.isServerLaunchTypeEnabled(ISubSystem, ServerLaunchType)
or SubSystemConfiguration.supportsServerLaunchType(ServerLaunchType) |
Uses of SubSystem in org.eclipse.rse.core.subsystems |
---|
Constructors in org.eclipse.rse.core.subsystems with parameters of type SubSystem | |
---|---|
SubSystem.ConnectJob(SubSystem ss,
IRSECallback callback)
|
|
SubSystem.DisconnectJob(boolean collapseTree,
SubSystem subsystem)
|
Uses of SubSystem in org.eclipse.rse.subsystems.files.core.servicesubsystem |
---|
Subclasses of SubSystem in org.eclipse.rse.subsystems.files.core.servicesubsystem | |
---|---|
class |
FileServiceSubSystem
Generic Subsystem implementation for remote files. |
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
Default implementation of the IRemoteProcessSubSystem interface. |
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 |
---|
Subclasses of SubSystem in org.eclipse.rse.subsystems.shells.core.subsystems | |
---|---|
class |
RemoteCmdSubSystem
This is the abstraction of a subsystem specialized for remote execution of commands. |
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.subsystems.terminals.core |
---|
Subclasses of SubSystem in org.eclipse.rse.subsystems.terminals.core | |
---|---|
class |
TerminalServiceSubSystem
A Subsystem that has terminal instances as children. |
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.displayAsyncMsg(SubSystem ss,
SystemMessageException msg)
Display message on message thread |
protected void |
SystemFetchOperation.showOperationErrorMessage(Shell shell,
Throwable exc,
SubSystem ss)
Show an error message as a result of running this operation. |
Constructors in org.eclipse.rse.ui.operations with parameters of type SubSystem | |
---|---|
SystemFetchOperation.PromptForPassword(SubSystem ss)
|
|
SystemFetchOperation.UpdateRegistry(SubSystem ss)
|
|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |