Uses of Class
com.enterprisedt.net.ftp.FileNotFoundStrings

Packages that use FileNotFoundStrings
com.enterprisedt.net.ftp Contains classes for FTP client functionality. 
 

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.
 



Copyright (c) 2001-2007 Enterprise Distributed Technologies Ltd. All Rights Reserved.