Interface | Description |
---|---|
AuExtension |
An AU service is a small Java program that can be plugged
into
DHtmlUpdateServlet to extend its functionality. |
AuExtensionRequest |
Represents a request for an AU extension (
AuExtension ). |
Class | Description |
---|---|
AuDropUploader |
The AU extension to upload files with HTML5 feature.
|
AuDynaMediar |
The AU processor used to response the content for
DynamicMedia.getMedia(java.lang.String) |
AuRedirect |
The AU processor to handle the HTTP redirect via status 302.
|
AuUploader |
The AU extension to upload files.
|
DHtmlResourceServlet |
Used to receive ZK resource from the server
Init parameters:
compress
It specifies whether to compress the output if the browser supports the compression (Accept-Encoding).
|
DHtmlUpdateServlet |
Used to receive command from the server and send result back to client.
|
HttpAuWriter |
The writer used to write the output back to the client.
|
UploadInfoService |
Extends desktop to handle the request of the upload information
and post events if the upload is completed.
|
UploadInfoService.DesktopInit |
Registers the upload info service when
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.