Package | Description |
---|---|
org.waarp.openr66.client |
Classes implementing Clients
|
org.waarp.openr66.r66gui |
Adaptation to Administrator
|
Modifier and Type | Class and Description |
---|---|
class |
DirectTransfer
Direct Transfer from a client with or without database connection
|
class |
MultipleDirectTransfer
Direct Transfer from a client with or without database connection to transfer
for multiple files to
multiple hosts at once.
|
class |
MultipleSubmitTransfer
Client to submit a transfer for multiple files to multiple hosts at
once.
|
class |
ProgressBarTransfer
Through API Transfer from a client with or without database connection, and
enabling access to statistic of
the transfer (unblocking transfer)
|
class |
RecvThroughClient
Class for Recv Through client
This class does not included the real file transfer since it is up to the
business project to implement how
to write new data received from the remote host.
|
class |
SendThroughClient
Class for Send Through client
This class does not included the real file transfer since it is up to the
business project to implement how
to read new data to be sent to the remote host.
|
class |
SubmitTransfer
Client to submit a transfer
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressDirectTransfer |
Copyright © 2009–2020 Waarp. All rights reserved.