RSE
Release 1.0

Uses of Package
org.eclipse.rse.core.subsystems

Packages that use org.eclipse.rse.core.subsystems
org.eclipse.rse.connectorservice.dstore   
org.eclipse.rse.connectorservice.dstore.util   
org.eclipse.rse.connectorservice.local   
org.eclipse.rse.connectorservice.ssh   
org.eclipse.rse.core   
org.eclipse.rse.core.filters   
org.eclipse.rse.core.internal.subsystems   
org.eclipse.rse.core.model   
org.eclipse.rse.core.servicesubsystem   
org.eclipse.rse.core.subsystems   
org.eclipse.rse.core.subsystems.util   
org.eclipse.rse.files.ui.actions   
org.eclipse.rse.files.ui.dialogs   
org.eclipse.rse.files.ui.propertypages   
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.files.ui.view   
org.eclipse.rse.files.ui.wizards   
org.eclipse.rse.filters   
org.eclipse.rse.internal.subsystems.shells.subsystems   
org.eclipse.rse.model   
org.eclipse.rse.persistence   
org.eclipse.rse.persistence.dom   
org.eclipse.rse.processes.ui.actions   
org.eclipse.rse.processes.ui.propertypages   
org.eclipse.rse.processes.ui.view   
org.eclipse.rse.shells.ui.propertypages   
org.eclipse.rse.shells.ui.view   
org.eclipse.rse.subsystems.files.core.model   
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.files.dstore.model   
org.eclipse.rse.subsystems.files.dstore.old   
org.eclipse.rse.subsystems.files.dstore.subsystem   
org.eclipse.rse.subsystems.files.ftp   
org.eclipse.rse.subsystems.files.ftp.connectorservice   
org.eclipse.rse.subsystems.files.ftp.model   
org.eclipse.rse.subsystems.files.local   
org.eclipse.rse.subsystems.files.local.model   
org.eclipse.rse.subsystems.files.ssh   
org.eclipse.rse.subsystems.processes.core.subsystem   
org.eclipse.rse.subsystems.processes.core.subsystem.impl   
org.eclipse.rse.subsystems.processes.dstore   
org.eclipse.rse.subsystems.processes.local   
org.eclipse.rse.subsystems.processes.servicesubsystem   
org.eclipse.rse.subsystems.shells.core.subsystems   
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem   
org.eclipse.rse.subsystems.shells.dstore   
org.eclipse.rse.subsystems.shells.local   
org.eclipse.rse.subsystems.shells.ssh   
org.eclipse.rse.ui   
org.eclipse.rse.ui.actions   
org.eclipse.rse.ui.dialogs   
org.eclipse.rse.ui.filters.actions   
org.eclipse.rse.ui.operations   
org.eclipse.rse.ui.propertypages   
org.eclipse.rse.ui.view   
org.eclipse.rse.ui.view.team   
org.eclipse.rse.ui.widgets   
org.eclipse.rse.ui.widgets.services   
org.eclipse.rse.ui.wizards   
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.connectorservice.dstore
AbstractConnectorService
          This is a base class to make it easier to create connector service classes.
AbstractConnectorServiceManager
          This class is only needed if you need/want to support multiple subsystems and want them to share a single IConnectorService object per system connection.
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IConnectorServiceManager
           
IServerLauncher
          This interface captures the abstract lifecyle for launching the remote server, and subsequently connecting to it.
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
ISubSystem
          Interface implemented by SubSystem objects.
SubSystem
          This class is designed to be subclassed.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.connectorservice.dstore.util
CommunicationsEvent
           
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.connectorservice.local
AbstractConnectorService
          This is a base class to make it easier to create connector service classes.
AbstractConnectorServiceManager
          This class is only needed if you need/want to support multiple subsystems and want them to share a single IConnectorService object per system connection.
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IConnectorServiceManager
           
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.connectorservice.ssh
AbstractConnectorService
          This is a base class to make it easier to create connector service classes.
AbstractConnectorServiceManager
          This class is only needed if you need/want to support multiple subsystems and want them to share a single IConnectorService object per system connection.
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IConnectorServiceManager
           
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.filters
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.internal.subsystems
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.model
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
ISubSystemConfigurationProxy
          Interface to SubSystemConfigurationExtension class Internal use, not likely you will ever need to use it or access it directly.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.servicesubsystem
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IServiceSubSystem
           
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.subsystems
AbstractConnectorService.NewPasswordInfo
           
CommunicationsEvent
           
ICacheManager
          Interface for a cache manager that can optionally associated with a SubSystem.
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IConnectorServiceManager
           
IRemoteContainer
           
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IRemoteServerLauncher
          This is the implementation of IServerLauncherProperties.
IServerLauncher
          This interface captures the abstract lifecyle for launching the remote server, and subsequently connecting to it.
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
ISubSystemConfigurationProxy
          Interface to SubSystemConfigurationExtension class Internal use, not likely you will ever need to use it or access it directly.
RemoteChildrenContentsType
          Represents contents that are children of a container
ServerLaunchType
           
SubSystem
          This class is designed to be subclassed.
SubSystem.SubSystemOperationJob
          Represents an operation that can be performed by the subsystem.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
SubSystemFilterNamingPolicy
          A filter naming policy is responsible for returning the save file names for a given filter framework object.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.core.subsystems.util
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.actions
IRemoteLineReference
          This interface represents an object that can be used to jump into line in source
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.dialogs
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.propertypages
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.resources
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.view
IRemoteObjectIdentifier
           
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.files.ui.wizards
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.filters
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.internal.subsystems.shells.subsystems
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.model
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
ISubSystemConfigurationProxy
          Interface to SubSystemConfigurationExtension class Internal use, not likely you will ever need to use it or access it directly.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.persistence
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.persistence.dom
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.processes.ui.actions
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.processes.ui.propertypages
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.processes.ui.view
IRemoteObjectIdentifier
           
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.shells.ui.propertypages
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.shells.ui.view
IRemoteObjectIdentifier
           
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.core.model
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.core.servicesubsystem
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteContainer
           
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
IServiceSubSystem
           
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.core.subsystems
CommunicationsEvent
           
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteContainer
           
IRemoteLineReference
          This interface represents an object that can be used to jump into line in source
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.dstore.model
IRemoteContainer
           
IRemoteLineReference
          This interface represents an object that can be used to jump into line in source
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.dstore.old
CommunicationsEvent
           
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.dstore.subsystem
CommunicationsEvent
           
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.ftp
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.ftp.connectorservice
AbstractConnectorService
          This is a base class to make it easier to create connector service classes.
AbstractConnectorServiceManager
          This class is only needed if you need/want to support multiple subsystems and want them to share a single IConnectorService object per system connection.
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IConnectorServiceManager
           
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.ftp.model
IRemoteContainer
           
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.local
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.local.model
IRemoteContainer
           
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.files.ssh
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteContainer
           
IRemotePropertyHolder
          This interface should be implemented by any remote artifact that contains remote properties and (optionally) caches them.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.processes.core.subsystem
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.processes.core.subsystem.impl
CommunicationsEvent
           
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.processes.dstore
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.processes.local
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.processes.servicesubsystem
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IServiceSubSystem
           
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.shells.core.subsystems
IRemoteLineReference
          This interface represents an object that can be used to jump into line in source
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IRemoteSystemEnvVar
           
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem
ICommunicationsListener
          ICommunicationsListener - listen to communication events
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IRemoteObjectResolver
          Interface for resolving an object in a subsystem from a unique ID
IServiceSubSystem
           
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystem
          This class is designed to be subclassed.
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.shells.dstore
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.shells.local
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.subsystems.shells.ssh
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
SubSystemConfiguration
          Abstract base class for subsystem factory extension points.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui
ISubSystemConfiguration
           
ISubSystemConfigurationProxy
          Interface to SubSystemConfigurationExtension class Internal use, not likely you will ever need to use it or access it directly.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.actions
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.dialogs
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
ISubSystem
          Interface implemented by SubSystem objects.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.filters.actions
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.operations
SubSystem
          This class is designed to be subclassed.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.propertypages
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystem
           
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.view
IRemoteObjectIdentifier
           
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.view.team
IRemoteObjectIdentifier
           
ISubSystemConfiguration
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.widgets
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
ISubSystemConfiguration
           
ServerLaunchType
           
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.widgets.services
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServerLauncherProperties
          Implement this interface to provide peristable properties for server launching All properties to be persisted to be are stored and restored from associated IPropertySets
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
 

Classes in org.eclipse.rse.core.subsystems used by org.eclipse.rse.ui.wizards
IConnectorService
          This is the interface implemented by ConnectorService (formerly System) objects.
IServiceSubSystemConfiguration
          This is the interface for the class that is for subsystem-providers who desire not to use MOF.
ISubSystem
          Interface implemented by SubSystem objects.
ISubSystemConfiguration
           
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.