Package | Description |
---|---|
com.enterprisedt.net.ftp | |
com.enterprisedt.net.ftp.internal |
Modifier and Type | Method and Description |
---|---|
FileNotFoundStrings |
FTPClient.getFileNotFoundMessages()
Get class that holds fragments of server messages that indicate a file was
not found.
|
FileNotFoundStrings |
AdvancedFTPSettings.getFileNotFoundMessages()
Get class that holds fragments of server messages that indicate a file was
not found.
|
Modifier and Type | Method and Description |
---|---|
void |
FTPClient.setFileNotFoundMessages(FileNotFoundStrings fileNotFoundStrings)
Set a new instance of the strings class
|
Modifier and Type | Method and Description |
---|---|
FileNotFoundStrings |
ConnectionContext.getFileNotFoundMessages()
Get class that holds fragments of server messages that indicate a file was
not found.
|