Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CometServerPush.processRequest(Execution exec,
CometServerPush.AsyncInfo ai)
Called when receiving the comet request from the client.
|
Modifier and Type | Method and Description |
---|---|
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.