Package org.cometd.bayeux
Interface Bayeux.BayeuxListener
- All Superinterfaces:
EventListener
- 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.