public 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 and Description |
|---|---|
static interface |
ConfigurableServerChannel.ServerChannelListener.Weak
Tag interface that marks
ConfigurableServerChannel.ServerChannelListeners as "weak". |
Copyright © 2008–2019 The CometD Project. All rights reserved.