RSE
Release 1.0

Package org.eclipse.rse.core.subsystems

Interface Summary
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  
IFileConstants Constants used in the remote file system support
IRemoteContainer  
IRemoteLineReference This interface represents an object that can be used to jump into line in source
IRemoteObjectIdentifier  
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.
IRemoteServerLauncher This is the implementation of IServerLauncherProperties.
IRemoteSystemEnvVar  
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
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  
ISubSystemConfigurationProxy Interface to SubSystemConfigurationExtension class Internal use, not likely you will ever need to use it or access it directly.
 

Class Summary
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.
AbstractResource This class can be used as the base class for model objects that represent remote resources returned from the subsystem via resolveFilterStrings.
CommunicationsEvent  
RemoteChildrenContentsType Represents contents that are children of a container
RemoteServerLauncher This subclass of IServerLauncherProperties is for use by some dstore-based subsystems, although is possibly of value to vendors as well.
ServerLaunchType  
SubSystem This class is designed to be subclassed.
SubSystem.DisplayErrorMessageJob Nested class which extends WorkbenchJob to allow us to show an error message, which is a GUI operation, from a non-GUI thread.
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.
SubSystemHelpers Static helper methods
 


RSE
Release 1.0

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