Bayeux.BayeuxListener, EventListenerConfigurableServerChannel.ServerChannelListener.Weak, ServerChannel.MessageListener, ServerChannel.SubscriptionListenerpublic static interface ConfigurableServerChannel.ServerChannelListener extends Bayeux.BayeuxListener
Common interface for ServerChannel listeners.
Specific sub-interfaces define what kind of event listeners will be notified.
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ConfigurableServerChannel.ServerChannelListener.Weak |
Tag interface that marks
ConfigurableServerChannel.ServerChannelListeners as "weak". |
Copyright © 2008–2017 The CometD Project. All rights reserved.