|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.au.http.UploadInfoService
public class UploadInfoService
Extends desktop to handle the request of the upload information and post events if the upload is completed.
| Nested Class Summary | |
|---|---|
static class |
UploadInfoService.DesktopInit
Registers the upload info service when |
| Method Summary | |
|---|---|
boolean |
service(AuRequest request,
boolean everError)
Handles an AU request. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean service(AuRequest request,
boolean everError)
AuService
service in interface AuServicerequest - the request sent from the client.everError - whether any error ever occurred before
processing this request.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||