Package org.cometd.bayeux.client
Interface ClientSessionChannel.ClientSessionChannelListener
-
- All Superinterfaces:
Bayeux.BayeuxListener
,java.util.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.