|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.process.filetransfer.AbstractCopyProtocol
org.objectweb.proactive.core.process.filetransfer.SecureCopyProtocol
org.objectweb.proactive.core.process.filetransfer.RemoteFileCopy
Remote File Copy (RCP) module.
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 |
public RemoteFileCopy(java.lang.String name)
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |