Uses of Class
org.apache.nutch.protocol.ftp.Ftp
Packages that use Ftp
Package
Description
Protocol plugin which supports retrieving documents via the ftp protocol.
-
Uses of Ftp in org.apache.nutch.protocol.ftp
Constructors in org.apache.nutch.protocol.ftp with parameters of type FtpModifierConstructorDescriptionFtpResponse(URL url, CrawlDatum datum, Ftp ftp, Configuration conf)