EchoPoint API - 3.0.0b5
App Webcontainer

Package echopoint.tucana

The server side sync peers for the tucana file upload component.

See:
          Description

Interface Summary
UploadSPI Service provider interface (SPI) which allows pluggable selection of the library to be used to parse file uploads from HttpServletRequest.
 

Class Summary
AbstractFileUploadProvider Base UploadSPI implementation.
BaseUploadService Base service for file uploads.
DownloadCommandPeer Synchronisation peer for the DownloadCommand command.
DownloadService Services requests to download files.
FileUploadSelectorPeer Rendering peer for the FileUploadSelector component.
JakartaCommonsFileUploadProvider UploadSPI implementation that uses the Jakarta Commons FileUpload library.
UploadProgressService Provides information about file upload progress.
UploadProviderFactory Factory for UploadSPI implementations.
UploadReceiverService Processes a file upload HTTP request from the client.
UploadRenderState RenderState implementation for UploadSelect components.
 

Package echopoint.tucana Description

The server side sync peers for the tucana file upload component.


EchoPoint API - 3.0.0b5
App Webcontainer