com.intel.gpe.client2.common.requests.utils
Class RemoteFileTransfer

java.lang.Object
  extended by com.intel.gpe.client2.common.requests.utils.RemoteFileTransfer

public class RemoteFileTransfer
extends java.lang.Object

Author:
Alexander Lukichev

Constructor Summary
RemoteFileTransfer(RemoteGPEFile file, java.lang.String targetSystemFile)
           
 
Method Summary
 RemoteGPEFile getRemoteFile()
           
 java.lang.String getTargetSystemPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFileTransfer

public RemoteFileTransfer(RemoteGPEFile file,
                          java.lang.String targetSystemFile)
Method Detail

getRemoteFile

public RemoteGPEFile getRemoteFile()

getTargetSystemPath

public java.lang.String getTargetSystemPath()


Copyright © 2008. All Rights Reserved.