Package nextapp.echo.filetransfer

Provides the core classes for transferring files between Echo applications and web clients.

See:
          Description

Interface Summary
DownloadProvider An interface for download-providing objects.
 

Class Summary
AbstractDownloadProvider An abstract implementation of a download provider.
Download A component that causes the client to download a file.
FilePane A pane that displays content retrieved from a File request.
Messages Messages.
ResourceDownloadProvider A download provider that allows the download of a resource deployed with the application.
UploadSelect A component that allows users to upload files to the application from remote clients.
 

Package nextapp.echo.filetransfer Description

Provides the core classes for transferring files between Echo applications and web clients.