Interface ClientSessionChannel.ClientSessionChannelListener

All Superinterfaces:
org.cometd.bayeux.Bayeux.BayeuxListener, EventListener
All Known Subinterfaces:
ClientSessionChannel.MessageListener
Enclosing interface:
ClientSessionChannel

public static interface ClientSessionChannel.ClientSessionChannelListener extends org.cometd.bayeux.Bayeux.BayeuxListener

Represents a listener on a ClientSessionChannel.

Sub-interfaces specify the exact semantic of the listener.