com.liferay.portal.poller.comet
Class PollerCometChannelListener
java.lang.Object
com.liferay.portal.poller.comet.PollerCometChannelListener
- All Implemented Interfaces:
- com.liferay.portal.kernel.notifications.ChannelListener
public class PollerCometChannelListener
- extends Object
- implements com.liferay.portal.kernel.notifications.ChannelListener
|
Constructor Summary |
PollerCometChannelListener(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollerCometChannelListener
public PollerCometChannelListener(com.liferay.portal.kernel.poller.comet.CometSession cometSession,
com.liferay.portal.kernel.json.JSONObject pollerResponseHeaderJSONObject)
channelListenerRemoved
public void channelListenerRemoved(long channelId)
- Specified by:
channelListenerRemoved in interface com.liferay.portal.kernel.notifications.ChannelListener
notificationEventsAvailable
public void notificationEventsAvailable(long channelId)
- Specified by:
notificationEventsAvailable in interface com.liferay.portal.kernel.notifications.ChannelListener
sendProcessMessage
protected void sendProcessMessage()