|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.files.RemotePathUtil
Singleton utility class for remote paths.
Method Summary | |
---|---|
IPath |
getClientTempLocationForFile(IRemotePath remotePath)
Returns the path of the temp location corresponding to the remote path. |
static RemotePathUtil |
getInstance()
Returns the singleton instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static RemotePathUtil getInstance()
public IPath getClientTempLocationForFile(IRemotePath remotePath)
remotePath
- the remote path.
null
if the default temporary location
is not available.
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |