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