Interface BayeuxServer.BayeuxServerListener
- All Superinterfaces:
org.cometd.bayeux.Bayeux.BayeuxListener, EventListener
- All Known Subinterfaces:
BayeuxServer.ChannelListener, BayeuxServer.SessionListener, BayeuxServer.SubscriptionListener
- Enclosing interface:
BayeuxServer
public static interface BayeuxServer.BayeuxServerListener
extends org.cometd.bayeux.Bayeux.BayeuxListener
Common base interface for all server-side Bayeux listeners.