|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.poller.comet.PollerCometChannelListener
public class PollerCometChannelListener
| Constructor Summary | |
|---|---|
PollerCometChannelListener(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
|
|
| Method Summary | |
|---|---|
void |
channelListenerRemoved(long channelId)
|
void |
notificationEventsAvailable(long channelId)
|
protected void |
sendProcessMessage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PollerCometChannelListener(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
| Method Detail |
|---|
public void channelListenerRemoved(long channelId)
channelListenerRemoved in interface com.liferay.portal.kernel.notifications.ChannelListenerpublic void notificationEventsAvailable(long channelId)
notificationEventsAvailable in interface com.liferay.portal.kernel.notifications.ChannelListenerprotected void sendProcessMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||