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