org.cometd.bayeux.server
Interface ServerChannel.ServerChannelListener

All Superinterfaces:
Bayeux.BayeuxListener, EventListener
All Known Subinterfaces:
ServerChannel.MessageListener, ServerChannel.SubscriptionListener
Enclosing interface:
ServerChannel

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.




Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.