org.eclipse.rse.subsystems.files.core.subsystems
Interface IHostFileToRemoteFileAdapter
- All Known Implementing Classes:
- DStoreFileAdapter, FTPFileAdapter, LocalFileAdapter, SftpFileAdapter
- public interface IHostFileToRemoteFileAdapter
convertToRemoteFiles
public IRemoteFile[] convertToRemoteFiles(FileServiceSubSystem ss,
IRemoteFileContext context,
IRemoteFile parent,
IHostFile[] nodes)
convertToRemoteFile
public IRemoteFile convertToRemoteFile(FileServiceSubSystem ss,
IRemoteFileContext context,
IRemoteFile parent,
IHostFile node)
Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.