|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.nutch.protocol.ftp | |
net.nutch.protocol.ftp | Protocol plugin which supports retrieving documents via the ftp protocol. |
Classes in net.nutch.protocol.ftp used by net.nutch.protocol.ftp | |
Ftp
Ftp.java deals with ftp: scheme. |
|
FtpException
Superclass for important exceptions thrown during FTP talk, that must be handled with care. |
|
FtpExceptionBadSystResponse
Exception indicating bad reply of SYST command. |
|
FtpExceptionCanNotHaveDataConnection
Exception indicating failure of opening data connection. |
|
FtpExceptionControlClosedByForcedDataClose
Exception indicating control channel is closed by server end, due to forced closure of data channel at client (our) end. |
|
FtpExceptionUnknownForcedDataClose
Exception indicating unrecognizable reply from server after forced closure of data channel by client (our) side. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |