|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |