|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.finj | |
---|---|
org.finj | Core classes for finj project. |
org.finj.profile |
Classes in org.finj used by org.finj | |
---|---|
FTPClientObserver
Instances of this observer receive notifications of the progress of the work of an FTPClient to which they have to
be registered. |
|
FTPCommand
This class contains constants and methods that simplify handling and internationalization of FTP client commands. |
|
FTPException
Exceptions thrown by an instance of org.finj.FTPClient
built around a org.finj.FTPResponse , when the server refuses
the actipon the org.finj.FTPClient was supposed to
perform. |
|
FTPResponse
This class contains constants and methods that simplify handling and internationalization of FTP server replies. |
|
RemoteFile
Class inspired on java.io.File , that represents
files located on a distant computer. |
Classes in org.finj used by org.finj.profile | |
---|---|
FTPCommand
This class contains constants and methods that simplify handling and internationalization of FTP client commands. |
|
FTPException
Exceptions thrown by an instance of org.finj.FTPClient
built around a org.finj.FTPResponse , when the server refuses
the actipon the org.finj.FTPClient was supposed to
perform. |
|
FTPResponse
This class contains constants and methods that simplify handling and internationalization of FTP server replies. |
|
FTPServerProfile
The goal of this interface is to leave the possibility to handle servers that do not comply with the RFC959 strictly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |