|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.core.servicesubsystem |
|---|
| Classes in org.eclipse.rse.core.servicesubsystem that implement IServiceSubSystemConfiguration | |
class |
ServiceSubSystemConfiguration
This class is to be used by subsystem-providers that do not desire to use MOF/EMF. |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.core.subsystems |
|---|
| Methods in org.eclipse.rse.core.subsystems with parameters of type IServiceSubSystemConfiguration | |
void |
IServiceSubSystem.switchServiceFactory(IServiceSubSystemConfiguration factory)
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.files.ui.propertypages |
|---|
| Methods in org.eclipse.rse.files.ui.propertypages that return IServiceSubSystemConfiguration | |
protected IServiceSubSystemConfiguration |
FileServicesPropertyPage.getCurrentServiceSubSystemConfiguration()
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.processes.ui.propertypages |
|---|
| Methods in org.eclipse.rse.processes.ui.propertypages that return IServiceSubSystemConfiguration | |
protected IServiceSubSystemConfiguration |
ProcessServicesPropertyPage.getCurrentServiceSubSystemConfiguration()
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.shells.ui.propertypages |
|---|
| Methods in org.eclipse.rse.shells.ui.propertypages that return IServiceSubSystemConfiguration | |
protected IServiceSubSystemConfiguration |
ShellServicesPropertyPage.getCurrentServiceSubSystemConfiguration()
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.core.servicesubsystem |
|---|
| Subinterfaces of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.core.servicesubsystem | |
interface |
IFileServiceSubSystemConfiguration
|
| Classes in org.eclipse.rse.subsystems.files.core.servicesubsystem that implement IServiceSubSystemConfiguration | |
class |
FileServiceSubSystemConfiguration
|
| Methods in org.eclipse.rse.subsystems.files.core.servicesubsystem with parameters of type IServiceSubSystemConfiguration | |
void |
FileServiceSubSystem.switchServiceFactory(IServiceSubSystemConfiguration fact)
Switch to use another protocol |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.dstore.subsystem |
|---|
| Classes in org.eclipse.rse.subsystems.files.dstore.subsystem that implement IServiceSubSystemConfiguration | |
class |
DStoreFileSubSystemConfiguration
Provides a factory for generating instances of the class SampleFileSubSystem. |
class |
DStoreWindowsFileSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.ftp |
|---|
| Classes in org.eclipse.rse.subsystems.files.ftp that implement IServiceSubSystemConfiguration | |
class |
FTPFileSubSystemConfiguration
Provides a factory for generating instances of the class SampleFileSubSystem. |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.local |
|---|
| Classes in org.eclipse.rse.subsystems.files.local that implement IServiceSubSystemConfiguration | |
class |
LocalFileSubSystemConfiguration
Provides a factory for generating instances of the class SampleFileSubSystem. |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.files.ssh |
|---|
| Classes in org.eclipse.rse.subsystems.files.ssh that implement IServiceSubSystemConfiguration | |
class |
SftpFileSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.dstore |
|---|
| Classes in org.eclipse.rse.subsystems.processes.dstore that implement IServiceSubSystemConfiguration | |
class |
DStoreProcessSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.local |
|---|
| Classes in org.eclipse.rse.subsystems.processes.local that implement IServiceSubSystemConfiguration | |
class |
LocalProcessSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.servicesubsystem |
|---|
| Subinterfaces of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.processes.servicesubsystem | |
interface |
IProcessServiceSubSystemConfiguration
Factory for creating the ProcessServiceSubSystem and for getting the associated service and adapter. |
| Classes in org.eclipse.rse.subsystems.processes.servicesubsystem that implement IServiceSubSystemConfiguration | |
class |
ProcessServiceSubSystemConfiguration
Factory for creating the ProcessServiceSubSystem and for getting the associated service and adapter. |
| Methods in org.eclipse.rse.subsystems.processes.servicesubsystem with parameters of type IServiceSubSystemConfiguration | |
void |
ProcessServiceSubSystem.switchServiceFactory(IServiceSubSystemConfiguration fact)
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
|---|
| Subinterfaces of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem | |
interface |
IShellServiceSubSystemConfiguration
|
| Classes in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem that implement IServiceSubSystemConfiguration | |
class |
ShellServiceSubSystemConfiguration
|
| Methods in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem with parameters of type IServiceSubSystemConfiguration | |
void |
ShellServiceSubSystem.switchServiceFactory(IServiceSubSystemConfiguration fact)
swtich from one protocol to another |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.shells.dstore |
|---|
| Classes in org.eclipse.rse.subsystems.shells.dstore that implement IServiceSubSystemConfiguration | |
class |
DStoreShellSubSystemConfiguration
Provides a factory for generating instances of the class ShellServiceSubSystem. |
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.shells.local |
|---|
| Classes in org.eclipse.rse.subsystems.shells.local that implement IServiceSubSystemConfiguration | |
class |
LocalShellSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.subsystems.shells.ssh |
|---|
| Classes in org.eclipse.rse.subsystems.shells.ssh that implement IServiceSubSystemConfiguration | |
class |
SshShellSubSystemConfiguration
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.ui.propertypages |
|---|
| Methods in org.eclipse.rse.ui.propertypages that return IServiceSubSystemConfiguration | |
protected abstract IServiceSubSystemConfiguration |
ServicesPropertyPage.getCurrentServiceSubSystemConfiguration()
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.ui.widgets.services |
|---|
| Methods in org.eclipse.rse.ui.widgets.services that return IServiceSubSystemConfiguration | |
IServiceSubSystemConfiguration |
FactoryServiceElement.getFactory()
|
| Constructors in org.eclipse.rse.ui.widgets.services with parameters of type IServiceSubSystemConfiguration | |
FactoryServiceElement(IHost host,
IServiceSubSystemConfiguration factory)
|
|
| Uses of IServiceSubSystemConfiguration in org.eclipse.rse.ui.wizards |
|---|
| Methods in org.eclipse.rse.ui.wizards that return IServiceSubSystemConfiguration | |
protected IServiceSubSystemConfiguration[] |
SubSystemServiceWizardPage.getServiceSubSystemFactories(String systemType,
Class serviceType)
|
| Methods in org.eclipse.rse.ui.wizards with parameters of type IServiceSubSystemConfiguration | |
protected IConnectorService |
SubSystemServiceWizardPage.getCustomConnectorService(IServiceSubSystemConfiguration config)
|
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||