openr66.protocol.test
Class TestRecvThroughClient
java.lang.Object
openr66.client.AbstractTransfer
openr66.client.RecvThroughClient
openr66.protocol.test.TestRecvThroughClient
- All Implemented Interfaces:
- Runnable
public class TestRecvThroughClient
- extends RecvThroughClient
Test class for Recv 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 |
TestRecvThroughClient
public TestRecvThroughClient(R66Future future,
TestRecvThroughClient.TestRecvThroughHandler handler,
String remoteHost,
String filename,
String rulename,
String fileinfo,
boolean isMD5,
int blocksize,
NetworkTransaction networkTransaction)
- Parameters:
future - remoteHost - filename - rulename - fileinfo - isMD5 - blocksize - networkTransaction -
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.