org.objectweb.proactive.core.process.filetransfer
Class RemoteFileCopy

java.lang.Object
  extended byorg.objectweb.proactive.core.process.filetransfer.AbstractCopyProtocol
      extended byorg.objectweb.proactive.core.process.filetransfer.SecureCopyProtocol
          extended byorg.objectweb.proactive.core.process.filetransfer.RemoteFileCopy
All Implemented Interfaces:
CopyProtocol

public class RemoteFileCopy
extends SecureCopyProtocol

Remote File Copy (RCP) module.

Since:
ProActive 2.3
Version:
1.0, 2005/08/26
Author:
ProActive Team

Field Summary
 
Fields inherited from class org.objectweb.proactive.core.process.filetransfer.SecureCopyProtocol
COMMAND, PARAMS
 
Fields inherited from class org.objectweb.proactive.core.process.filetransfer.AbstractCopyProtocol
closeStream, dstInfoParams, fileTransfer, isDefaultProtocol, logger, name, srcInfoParams
 
Constructor Summary
RemoteFileCopy(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class org.objectweb.proactive.core.process.filetransfer.SecureCopyProtocol
checkProtocol, startFileTransfer
 
Methods inherited from class org.objectweb.proactive.core.process.filetransfer.AbstractCopyProtocol
getErrorMessage, getHeteronymousAll, getHeteronymousDirs, getHeteronymousFiles, getHomonymousAll, getHomonymousDirs, getHomonymousFiles, getProtocolName, isDefaultProtocol, isDummyProtocol, setDefaultProtocol, setDstInfo, setFileTransferDefinitions, setProtocolName, setSrcInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFileCopy

public RemoteFileCopy(java.lang.String name)
Method Detail

main

public static void main(java.lang.String[] args)


Copyright 2001-2005 INRIA All Rights Reserved.