Uses of Class
org.apache.nutch.protocol.ftp.FtpExceptionBadSystResponse
-
Packages that use FtpExceptionBadSystResponse Package Description org.apache.nutch.protocol.ftp Protocol plugin which supports retrieving documents via the ftp protocol. -
-
Uses of FtpExceptionBadSystResponse in org.apache.nutch.protocol.ftp
Methods in org.apache.nutch.protocol.ftp that throw FtpExceptionBadSystResponse Modifier and Type Method Description String
Client. getSystemName()
Fetches the system type name from the server and returns the string.
-