Interface ConfigurableServerChannel.ServerChannelListener

All Superinterfaces:
org.cometd.bayeux.Bayeux.BayeuxListener, EventListener
All Known Subinterfaces:
ConfigurableServerChannel.ServerChannelListener.Weak, ServerChannel.MessageListener, ServerChannel.SubscriptionListener
Enclosing interface:
ConfigurableServerChannel

public static interface ConfigurableServerChannel.ServerChannelListener
extends org.cometd.bayeux.Bayeux.BayeuxListener

Common interface for ServerChannel listeners.

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