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