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

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

Uses of FtpExceptionControlClosedByForcedDataClose in net.nutch.protocol.ftp
 

Methods in net.nutch.protocol.ftp that throw FtpExceptionControlClosedByForcedDataClose
 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.