Uses of Class
org.apache.nutch.protocol.ftp.FtpExceptionUnknownForcedDataClose
Packages that use FtpExceptionUnknownForcedDataClose
Package
Description
Protocol plugin which supports retrieving documents via the ftp protocol.
-
Uses of FtpExceptionUnknownForcedDataClose in org.apache.nutch.protocol.ftp
Methods in org.apache.nutch.protocol.ftp that throw FtpExceptionUnknownForcedDataCloseModifier and TypeMethodDescriptionvoidClient.retrieveFile(String path, OutputStream os, int limit) retrieve file for pathvoidClient.retrieveList(String path, List<org.apache.commons.net.ftp.FTPFile> entries, int limit, org.apache.commons.net.ftp.FTPFileEntryParser parser) Retrieve list reply for path