| Package | Description |
|---|---|
| com.liferay.portal.kernel.poller.comet |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCometSession |
| Modifier and Type | Method and Description |
|---|---|
CometSession |
BaseCometHandler.getCometSession() |
CometSession |
CometHandler.getCometSession() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseCometHandler.doInit(CometSession cometSession) |
void |
BaseCometHandler.init(CometSession cometSession) |
void |
CometHandler.init(CometSession cometSession) |
void |
CometHandlerPool.startCometHandler(CometSession cometSession,
CometHandler cometHandler) |
static void |
CometHandlerPoolUtil.startCometHandler(CometSession cometSession,
CometHandler cometHandler) |