Uses of Interface
org.cometd.bayeux.server.ConfigurableServerChannel

Packages that use ConfigurableServerChannel
org.cometd.bayeux.server   
 

Uses of ConfigurableServerChannel in org.cometd.bayeux.server
 

Subinterfaces of ConfigurableServerChannel in org.cometd.bayeux.server
 interface ServerChannel
          Server side representation of a Bayeux channel.
 

Methods in org.cometd.bayeux.server with parameters of type ConfigurableServerChannel
 void ConfigurableServerChannel.Initializer.configureChannel(ConfigurableServerChannel channel)
          Callback invoked when a channel is created and needs to be configured
 



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