Package | Description |
---|---|
org.waarp.openr66.client |
Classes implementing Clients
|
org.waarp.openr66.commander |
Classes implementing Commander, reader of database updates from clients
|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
Modifier and Type | Field and Description |
---|---|
protected RecvThroughHandler |
RecvThroughClient.handler |
Constructor and Description |
---|
RecvThroughClient(R66Future future,
RecvThroughHandler handler,
String remoteHost,
String filename,
String rulename,
String fileinfo,
boolean isMD5,
int blocksize,
long id,
NetworkTransaction networkTransaction) |
Modifier and Type | Method and Description |
---|---|
void |
ClientRunner.setRecvThroughHandler(RecvThroughHandler handler) |
Modifier and Type | Method and Description |
---|---|
RecvThroughHandler |
LocalChannelReference.getRecvThroughHandler() |
Modifier and Type | Method and Description |
---|---|
void |
LocalChannelReference.setRecvThroughHandler(RecvThroughHandler recvThroughHandler) |
Copyright © 2009–2020 Waarp. All rights reserved.