|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AuWriter | Represents a writer that is used to send the output back to the client,
when processing AuRequest. |
| Class Summary | |
|---|---|
| AuRequest | A request sent from the client to UiEngine. |
| AuResponse | A response sent from the server to the client via
UiEngine. |
| AuWriters | Utilities to instantiate an implmentation of AuWriter. |
| Command | Represents a command of a request (AuRequest). |
| ComponentCommand | A sketetal implementation for component-specific commands. |
| Exception Summary | |
|---|---|
| CommandNotFoundException | Represents an update-relevant exception. |
Requests and responsed used to communicate between client and server, called asynchronous updates. Application developers rarely need to know them. Rather, use org.zkoss.zk.ui.util.Clients instead.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||