Uses of Interface
org.cometd.bayeux.Channel

Packages that use Channel
org.cometd.bayeux.client   
org.cometd.bayeux.server   
 

Uses of Channel in org.cometd.bayeux.client
 

Subinterfaces of Channel in org.cometd.bayeux.client
 interface ClientSessionChannel
          A client side channel representation.
 

Uses of Channel in org.cometd.bayeux.server
 

Subinterfaces of Channel in org.cometd.bayeux.server
 interface ConfigurableServerChannel
          A ConfigurableServerChannel offers an API that can be used to configure ServerChannels at creation time.
 interface ServerChannel
          Server side representation of a Bayeux channel.
 



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