Uses of Interface
org.cometd.bayeux.client.ClientSessionChannel.ClientSessionChannelListener

Packages that use ClientSessionChannel.ClientSessionChannelListener
org.cometd.bayeux.client   
 

Uses of ClientSessionChannel.ClientSessionChannelListener in org.cometd.bayeux.client
 

Subinterfaces of ClientSessionChannel.ClientSessionChannelListener in org.cometd.bayeux.client
static interface ClientSessionChannel.MessageListener
          A listener for messages on a ClientSessionChannel.
 

Methods in org.cometd.bayeux.client with parameters of type ClientSessionChannel.ClientSessionChannelListener
 void ClientSessionChannel.addListener(ClientSessionChannel.ClientSessionChannelListener listener)
           
 void ClientSessionChannel.removeListener(ClientSessionChannel.ClientSessionChannelListener listener)
           
 



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