RSE
Release 3.4

Uses of Class
org.eclipse.rse.subsystems.files.core.servicesubsystem.AbstractRemoteFile

Packages that use AbstractRemoteFile
org.eclipse.rse.subsystems.files.core.subsystems   
 

Uses of AbstractRemoteFile in org.eclipse.rse.subsystems.files.core.subsystems
 

Methods in org.eclipse.rse.subsystems.files.core.subsystems that return AbstractRemoteFile
 AbstractRemoteFile IHostFileToRemoteFileAdapter.convertToRemoteFile(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile node)
          Convert a single IHostFile object from the file service into a remote file object.
 AbstractRemoteFile[] IHostFileToRemoteFileAdapter.convertToRemoteFiles(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile[] nodes)
          Convert a list of IHostFile objects from the file service into remote file objects.
 


RSE
Release 3.4

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