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

Packages that use ConfigurableServerChannel.Initializer
org.cometd.bayeux.server   
 

Uses of ConfigurableServerChannel.Initializer in org.cometd.bayeux.server
 

Subinterfaces of ConfigurableServerChannel.Initializer in org.cometd.bayeux.server
static interface BayeuxServer.ChannelListener
          Specialized listener for ServerChannel events.
 

Methods in org.cometd.bayeux.server with parameters of type ConfigurableServerChannel.Initializer
 boolean BayeuxServer.createIfAbsent(String channelId, ConfigurableServerChannel.Initializer... initializers)
          Creates a ServerChannel and initializes it atomically.
 



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