RSE
Release 1.0

Uses of Package
org.eclipse.rse.services.files

Packages that use org.eclipse.rse.services.files
org.eclipse.rse.files.ui.resources   
org.eclipse.rse.services.dstore.files   
org.eclipse.rse.services.dstore.search   
org.eclipse.rse.services.files   
org.eclipse.rse.services.files.ftp   
org.eclipse.rse.services.local.files   
org.eclipse.rse.services.local.search   
org.eclipse.rse.services.search   
org.eclipse.rse.services.ssh.files   
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.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   
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.files.ui.resources
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.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.dstore.files
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.dstore.search
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.files
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
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.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.files.ftp
AbstractFileService
           
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.local.files
AbstractFileService
           
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.local.search
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.search
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.services.ssh.files
AbstractFileService
           
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.core.servicesubsystem
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
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.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.core.subsystems
IHostFile
           
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.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.dstore.model
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.dstore.subsystem
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.ftp
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.ftp.connectorservice
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.ftp.model
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.local
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.local.model
IHostFile
           
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.ssh
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IHostFile
           
 


RSE
Release 1.0

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