RSE
Release 2.0

org.eclipse.rse.subsystems.files.core.model
Class RemoteFileUtility

java.lang.Object
  extended by org.eclipse.rse.subsystems.files.core.model.RemoteFileUtility

public class RemoteFileUtility
extends Object


Constructor Summary
RemoteFileUtility()
           
 
Method Summary
static IRemoteFileSubSystem getFileSubSystem(IHost connection)
           
static IRemoteFileSubSystemConfiguration getFileSubSystemConfiguration(IRSESystemType systemType)
           
static IRemoteFileSubSystem[] getFileSubSystems(IHost connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFileUtility

public RemoteFileUtility()
Method Detail

getFileSubSystem

public static IRemoteFileSubSystem getFileSubSystem(IHost connection)

getFileSubSystems

public static IRemoteFileSubSystem[] getFileSubSystems(IHost connection)

getFileSubSystemConfiguration

public static IRemoteFileSubSystemConfiguration getFileSubSystemConfiguration(IRSESystemType systemType)

RSE
Release 2.0

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