org.cometd.bayeux
Interface Bayeux.BayeuxListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
BayeuxServer.BayeuxServerListener, BayeuxServer.ChannelListener, BayeuxServer.SessionListener, BayeuxServer.SubscriptionListener, ClientSessionChannel.ClientSessionChannelListener, ClientSessionChannel.MessageListener, ServerChannel.MessageListener, ServerChannel.ServerChannelListener, ServerChannel.SubscriptionListener, ServerSession.DeQueueListener, ServerSession.MaxQueueListener, ServerSession.MessageListener, ServerSession.RemoveListener, ServerSession.ServerSessionListener
Enclosing interface:
Bayeux

public static interface Bayeux.BayeuxListener
extends EventListener

The common base interface for Bayeux listeners.

Specific sub-interfaces define what kind of events listeners will be notified.




Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.