Bayeux.BayeuxListener
, EventListener
ConfigurableServerChannel.ServerChannelListener.Weak
, ServerChannel.MessageListener
, ServerChannel.SubscriptionListener
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 | Description |
---|---|---|
static interface |
ConfigurableServerChannel.ServerChannelListener.Weak |
Tag interface that marks
ConfigurableServerChannel.ServerChannelListener s as "weak". |
Copyright © 2008–2017 The CometD Project. All rights reserved.