Uses of Class
net.nutch.protocol.ftp.FtpExceptionUnknownForcedDataClose

Packages that use FtpExceptionUnknownForcedDataClose
net.nutch.protocol.ftp Protocol plugin which supports retrieving documents via the ftp protocol. 
 

Uses of FtpExceptionUnknownForcedDataClose in net.nutch.protocol.ftp
 

Methods in net.nutch.protocol.ftp that throw FtpExceptionUnknownForcedDataClose
 void Client.retrieveList(String path, List entries, int limit, org.apache.commons.net.ftp.FTPFileEntryParser parser)
           
 void Client.retrieveFile(String path, OutputStream os, int limit)
           
 



Copyright © 2004 The Nutch Organization.