Package org.cometd.bayeux.server
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.BayeuxListenerCommon base interface for all server-side Bayeux listeners.