RSE
Release 3.2

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.files   
org.eclipse.rse.services.search   
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
org.eclipse.rse.subsystems.files.dstore Application programming interface for creating customized DataStore file subsystems. 
org.eclipse.rse.subsystems.files.ftp Application programming interface for creating customized FTP file subsystems. 
org.eclipse.rse.subsystems.files.local Application programming interface for creating customized local file subsystems. 
org.eclipse.rse.subsystems.files.ssh Application programming interface for creating customized sftp file subsystems. 
 

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
          Deprecated. Use SystemRemoteSecurityException
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.files
HostFilePermissions
          Default implementation of "Universal" UNIX kind of IHostFilePermissions.
IFileService
          A IFileService is an abstraction of a file service that runs over some sort of connection.
IFileServiceCodePageConverter
          This interface is used by the extension point It allows overriding the Universal File Subsystem translation of files, and results in binary transfer, with calls to the implementor to handle code page conversion.
IHostFile
          Objects that conform to this interface are delivered by the file services to their clients.
IHostFilePermissions
          Interface for file permission and ownership support in RSE IFileService.
RemoteFileException
          Base class for remote file system exceptions.
 

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.subsystems.files.core.servicesubsystem
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.
 

Classes in org.eclipse.rse.services.files used by org.eclipse.rse.subsystems.files.core.subsystems
IHostFile
          Objects that conform to this interface are delivered by the file services to their clients.
IHostFilePermissions
          Interface for file permission and ownership support in RSE IFileService.
 

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


RSE
Release 3.2

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