openr66.protocol.test
Class TestSendThroughClient
java.lang.Object
openr66.client.AbstractTransfer
openr66.client.SendThroughClient
openr66.protocol.test.TestSendThroughClient
- All Implemented Interfaces:
- Runnable
public class TestSendThroughClient
- extends SendThroughClient
Test class for Send Through client
- Author:
- Frederic Bregier
| Fields inherited from class openr66.client.AbstractTransfer |
block, blocksize, dateFormat, fileinfo, fileInfo, filename, future, id, idt, ismd5, isMD5, localFilename, logger, nolog, remoteHost, rhost, rule, rulename, startTime, ttimestart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSendThroughClient
public TestSendThroughClient(R66Future future,
String remoteHost,
String filename,
String rulename,
String fileinfo,
boolean isMD5,
int blocksize,
NetworkTransaction networkTransaction)
- Parameters:
future - remoteHost - filename - rulename - fileinfo - isMD5 - blocksize - networkTransaction -
sendFile
public boolean sendFile()
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.