RSE
Release 2.0

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

Packages that use FileServiceSubSystem
org.eclipse.rse.subsystems.files.core.servicesubsystem   
org.eclipse.rse.subsystems.files.core.subsystems   
 

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

Fields in org.eclipse.rse.subsystems.files.core.servicesubsystem declared as FileServiceSubSystem
protected  FileServiceSubSystem AbstractRemoteFile._subSystem
           
 

Constructors in org.eclipse.rse.subsystems.files.core.servicesubsystem with parameters of type FileServiceSubSystem
AbstractRemoteFile(FileServiceSubSystem subSystem, IRemoteFileContext context, IRemoteFile parent, IHostFile hostFile)
           
 

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

Methods in org.eclipse.rse.subsystems.files.core.subsystems with parameters of type FileServiceSubSystem
 IRemoteFile IHostFileToRemoteFileAdapter.convertToRemoteFile(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile node)
           
 IRemoteFile[] IHostFileToRemoteFileAdapter.convertToRemoteFiles(FileServiceSubSystem ss, IRemoteFileContext context, IRemoteFile parent, IHostFile[] nodes)
           
 


RSE
Release 2.0

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