Uses of Interface
org.zkoss.zkex.ui.comet.CometServerPush.AsyncInfo
-
Packages that use CometServerPush.AsyncInfo Package Description org.zkoss.zkex.ui.comet -
-
Uses of CometServerPush.AsyncInfo in org.zkoss.zkex.ui.comet
Methods in org.zkoss.zkex.ui.comet with parameters of type CometServerPush.AsyncInfo Modifier and Type Method Description protected voidCometServerPush. processRequest(org.zkoss.zk.ui.Execution exec, CometServerPush.AsyncInfo ai)Called when receiving the comet request from the client.
-