Package org.cometd.bayeux.client
Interface ClientSessionChannel.ClientSessionChannelListener
- All Superinterfaces:
Bayeux.BayeuxListener
,EventListener
- All Known Subinterfaces:
ClientSessionChannel.MessageListener
- Enclosing interface:
- ClientSessionChannel
public static interface ClientSessionChannel.ClientSessionChannelListener extends Bayeux.BayeuxListener
Represents a listener on a ClientSessionChannel
.
Sub-interfaces specify the exact semantic of the listener.