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.ServerChannelListener s as "weak". |
Copyright © 2008–2024 The CometD Project. All rights reserved.