Uses of Class
org.apache.nutch.protocol.ftp.Ftp
-
Packages that use Ftp Package Description org.apache.nutch.protocol.ftp 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 Ftp Constructor Description FtpResponse(URL url, CrawlDatum datum, Ftp ftp, Configuration conf)
-