| Package | Description |
|---|---|
| com.enterprisedt.net.ftp |
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
| Modifier and Type | Field and Description |
|---|---|
protected TransferCompleteStrings |
FTPClient.transferCompleteStrings
Matcher for transfer complete
|
| Modifier and Type | Method and Description |
|---|---|
TransferCompleteStrings |
FTPClient.getTransferCompleteMessages()
Get class that holds fragments of server messages that indicate a transfer completed.
|
TransferCompleteStrings |
AdvancedFTPSettings.getTransferCompleteMessages()
Get class that holds fragments of server messages that indicate a transfer completed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FTPClient.setTransferCompleteMessages(TransferCompleteStrings transferCompleteStrings)
Set a new instance of the strings class
|
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.