Package org.zkoss.zk.au

Requests and responsed used to communicate between client and server, called asynchronous updates.

See:
          Description

Interface Summary
AuService An AU request service used to handle the AU requests (AuRequest).
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 the server.
AuRequests Utilities to convert AuRequest to Event or its deriving classes.
AuResponse A response sent from the server to the client via UiEngine.
AuWriters Utilities to instantiate an implmentation of AuWriter.
 

Package org.zkoss.zk.au Description

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.



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo