RSE
Release 3.2

Package org.eclipse.rse.subsystems.files.core.subsystems

Interface Summary
IHostFileToRemoteFileAdapter Provider interface for implementers of RSE IFileService instances, by which they convert their internal service objects into objects suitable for the RSE file subsystem.
IRemoteFile This interface represents a handle to a remote file system object, which is either a file or a folder.
IRemoteFileContext This interface represents a place to hold contextual information stored within each remote file object.
IRemoteFileExceptionCodes Intended as a placeholder for all exception code constants
IRemoteFileExceptionMessages Keys into the core plugin's resource bundle for error messages related to exceptions thrown by the remote file system framework.
IRemoteFileFactory This interface represents a handle to a remote file object, which is either a universalFileSystem or an ifsFileSystem.
IRemoteFileSubSystem Specialized interface for remote file subsystems.
IRemoteFileSubSystemConfiguration  
IRemoteFileWrapper  
IRemoteSearchConstants  
IRemoteSearchResult This interface represents a handle to a search result.
IVirtualRemoteFile  
 

Class Summary
RemoteFile A remote file represents a named file on a remote file system.
RemoteFileChildrenContentsType Represents contents that are children of a container
RemoteFileContext This interface represents a place to hold contextual information stored within each remote file object.
RemoteFileEmpty A "dummy" node to use as a place holder
RemoteFileEncodingManager This singleton class manages encodings of remote files.
RemoteFileRoot A root node used to drive a CheckboxTreeAndListGroup, or any viewer which takes a root which should return a single IRemoteFile object in the initial getChildren query.
RemoteFileSchedulingRule  
RemoteFileSubSystem Specialization for file subsystem factories.
RemoteFileSubSystemConfiguration Specialization for file subsystem configurations.
RemoteFolderChildrenContentsType Represents contents that are children of a container
RemoteSearchResult The RemoteSearchResultImpl class is an implementation of IRemoteSearchResult.
RemoteSearchResultConfiguration This class represents a search result configuration.
RemoteSearchResultsContentsType Represents contents that are children of a container
 

Exception Summary
RemoteFileCodeException This exception class should be used to return exception codes to clients.
 


RSE
Release 3.2

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