Package | Description |
---|---|
com.enterprisedt.net.ftp | |
com.enterprisedt.net.ftp.internal |
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
|
Modifier and Type | Method and Description |
---|---|
TransferCompleteStrings |
ConnectionContext.getTransferCompleteMessages()
Get class that holds fragments of server messages that indicate a transfer completed.
|