Uses of Class
org.apache.nutch.protocol.ftp.FtpExceptionControlClosedByForcedDataClose

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

Uses of FtpExceptionControlClosedByForcedDataClose in org.apache.nutch.protocol.ftp
 

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



Copyright © 2012 The Apache Software Foundation