|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileNotFoundStrings | |
|---|---|
| com.enterprisedt.net.ftp | FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features. |
| Uses of FileNotFoundStrings in com.enterprisedt.net.ftp |
|---|
| Fields in com.enterprisedt.net.ftp declared as FileNotFoundStrings | |
|---|---|
protected FileNotFoundStrings |
FTPClient.fileNotFoundStrings
Matcher for permission denied |
| Methods in com.enterprisedt.net.ftp that return FileNotFoundStrings | |
|---|---|
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. |
| Methods in com.enterprisedt.net.ftp with parameters of type FileNotFoundStrings | |
|---|---|
void |
FTPClient.setFileNotFoundMessages(FileNotFoundStrings fileNotFoundStrings)
Set a new instance of the strings class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||