Uses of Interface
org.zkoss.zkex.ui.comet.CometServerPush.AsyncInfo

Packages that use CometServerPush.AsyncInfo
org.zkoss.zkex.ui.comet ZK comet implementation. 
org.zkoss.zkmax.ui.comet ZK comet 2 implementation that is based on Servlet 3 asynchronous processing support. 
 

Uses of CometServerPush.AsyncInfo in org.zkoss.zkex.ui.comet
 

Methods in org.zkoss.zkex.ui.comet with parameters of type CometServerPush.AsyncInfo
protected  void CometServerPush.processRequest(Execution exec, CometServerPush.AsyncInfo ai)
          Called when receiving the comet request from the client.
 

Uses of CometServerPush.AsyncInfo in org.zkoss.zkmax.ui.comet
 

Methods in org.zkoss.zkmax.ui.comet with parameters of type CometServerPush.AsyncInfo
protected  void CometServerPush.processRequest(Execution exec, CometServerPush.AsyncInfo ai)
          Called when receiving the comet request from the client.
 



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