Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.subsystems.files.core.subsystems.IHostFileToRemoteFileAdapter

Packages that use IHostFileToRemoteFileAdapter
org.eclipse.rse.subsystems.files.core.servicesubsystem   
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. 
 

Uses of IHostFileToRemoteFileAdapter in org.eclipse.rse.subsystems.files.core.servicesubsystem
 

Fields in org.eclipse.rse.subsystems.files.core.servicesubsystem declared as IHostFileToRemoteFileAdapter
protected   IHostFileToRemoteFileAdapter FileServiceSubSystem. _hostFileToRemoteFileAdapter
           
 

Methods in org.eclipse.rse.subsystems.files.core.servicesubsystem that return IHostFileToRemoteFileAdapter
  IHostFileToRemoteFileAdapter IFileServiceSubSystemConfiguration. getHostFileAdapter ()
           
  IHostFileToRemoteFileAdapter IFileServiceSubSystem. getHostFileToRemoteFileAdapter ()
           
  IHostFileToRemoteFileAdapter FileServiceSubSystem. getHostFileToRemoteFileAdapter ()
           
 

Methods in org.eclipse.rse.subsystems.files.core.servicesubsystem with parameters of type IHostFileToRemoteFileAdapter
 void FileServiceSubSystem. setHostFileToRemoteFileAdapter ( IHostFileToRemoteFileAdapter hostFileAdapter)
           
 

Constructors in org.eclipse.rse.subsystems.files.core.servicesubsystem with parameters of type IHostFileToRemoteFileAdapter
FileServiceSubSystem ( IHost host, IConnectorService connectorService, IFileService hostFileService, IHostFileToRemoteFileAdapter fileAdapter, ISearchService searchService)
           
 

Uses of IHostFileToRemoteFileAdapter in org.eclipse.rse.subsystems.files.dstore
 

Fields in org.eclipse.rse.subsystems.files.dstore declared as IHostFileToRemoteFileAdapter
protected   IHostFileToRemoteFileAdapter DStoreFileSubSystemConfiguration. _hostFileAdapter
           
 

Methods in org.eclipse.rse.subsystems.files.dstore that return IHostFileToRemoteFileAdapter
  IHostFileToRemoteFileAdapter DStoreFileSubSystemConfiguration. getHostFileAdapter ()
           
 

Uses of IHostFileToRemoteFileAdapter in org.eclipse.rse.subsystems.files.ftp
 

Fields in org.eclipse.rse.subsystems.files.ftp declared as IHostFileToRemoteFileAdapter
protected   IHostFileToRemoteFileAdapter FTPFileSubSystemConfiguration. _hostFileAdapter
           
 

Methods in org.eclipse.rse.subsystems.files.ftp that return IHostFileToRemoteFileAdapter
  IHostFileToRemoteFileAdapter FTPFileSubSystemConfiguration. getHostFileAdapter ()
           
 

Uses of IHostFileToRemoteFileAdapter in org.eclipse.rse.subsystems.files.local
 

Fields in org.eclipse.rse.subsystems.files.local declared as IHostFileToRemoteFileAdapter
protected   IHostFileToRemoteFileAdapter LocalFileSubSystemConfiguration. _hostFileAdapter
           
 

Methods in org.eclipse.rse.subsystems.files.local that return IHostFileToRemoteFileAdapter
  IHostFileToRemoteFileAdapter LocalFileSubSystemConfiguration. getHostFileAdapter ()
           
 

Uses of IHostFileToRemoteFileAdapter in org.eclipse.rse.subsystems.files.ssh
 

Fields in org.eclipse.rse.subsystems.files.ssh declared as IHostFileToRemoteFileAdapter
protected   IHostFileToRemoteFileAdapter SftpFileSubSystemConfiguration. _hostFileAdapter
           
 

Methods in org.eclipse.rse.subsystems.files.ssh that return IHostFileToRemoteFileAdapter
  IHostFileToRemoteFileAdapter SftpFileSubSystemConfiguration. getHostFileAdapter ()
           
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire