public static interface ServerChannel.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 |
ServerChannel.ServerChannelListener.Weak
Tag interface that marks
ServerChannel.ServerChannelListeners as "weak". |
Copyright © 2008-2012 Dojo Foundation. All Rights Reserved.