- API & Design -
jClientUpload Enterprise API :
The generated JavaDoc will be useful for a programmer who needs more information on classes, methods and static fields. Filter API allows to plug custom file processing before upload.
[Browse jClientUpload JavaDoc]
jClientUpload Enterprise sample design :
Here is an extract of jClientUpload UML classes diagram. javazoom.upload.client package includes core, http, ftp, util and mdesign packages. It also includes MApplication (that extends JFrame for standalone application such as WebStart) and MApplet (that extends JApplet) classes. core package includes all interfaces and abstract classes of jClientUpload API. http package is the HTTP upload implementation. ftp package is the FTP upload implementation. mdesign packages includes front-end component (progress bar, cancel button, menu and textarea). util package includes Conf class allowing to load parameters.
javazoom.upload.client packages |
javazoom.upload.client.core package |
 |
 |
|