RSE
Release 2.0

Package org.eclipse.rse.services.files

Interface Summary
IFileService A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile Objects that conform to this interface are delivered by the file services to their clients.
 

Class Summary
AbstractFileService  
 

Exception Summary
RemoteFileCancelledException Exception thrown when attempting an operation and it fails for IO reasons, such as the file is read-only.
RemoteFileException Base class for remote file system exceptions.
RemoteFileIOException Exception thrown when attempting an operation and it fails for IO reasons, such as the file is read-only.
RemoteFileSecurityException Exception thrown when attempting an operation and it fails for security reasons.
RemoteFolderNotEmptyException Exception thrown when attempting to delete a folder, and the folder is not empty.
 


RSE
Release 2.0

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