Uses of Interface
org.cometd.bayeux.Channel
Packages that use Channel
Package
Description
- 
Uses of Channel in org.cometd.bayeux.client
Subinterfaces of Channel in org.cometd.bayeux.clientModifier and TypeInterfaceDescriptioninterfaceA client side channel representation. - 
Uses of Channel in org.cometd.bayeux.server
Subinterfaces of Channel in org.cometd.bayeux.serverModifier and TypeInterfaceDescriptioninterfaceAConfigurableServerChanneloffers an API that can be used to configureServerChannels at creation time.interfaceServer side representation of a Bayeux channel. - 
Uses of Channel in org.cometd.client
Classes in org.cometd.client that implement ChannelModifier and TypeClassDescriptionprotected classA channel scoped to this BayeuxClient. - 
Uses of Channel in org.cometd.common
Classes in org.cometd.common that implement Channel - 
Uses of Channel in org.cometd.server
Classes in org.cometd.server that implement ChannelModifier and TypeClassDescriptionprotected classA channel scoped to this LocalSession.class