RSE
Release 1.0

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

java.lang.Object
  extended byorg.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(String 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(String systemType)

RSE
Release 1.0

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