Uses of Interface
org.cometd.bayeux.Channel
Package
Description
-
Uses of Channel in org.cometd.bayeux.client
Modifier and TypeInterfaceDescriptioninterface
A client side channel representation. -
Uses of Channel in org.cometd.bayeux.server
Modifier and TypeInterfaceDescriptioninterface
AConfigurableServerChannel
offers an API that can be used to configureServerChannel
s at creation time.interface
Server side representation of a Bayeux channel. -
Uses of Channel in org.cometd.client
Modifier and TypeClassDescriptionprotected class
A channel scoped to this BayeuxClient. -
Uses of Channel in org.cometd.common
-
Uses of Channel in org.cometd.server
Modifier and TypeClassDescriptionprotected class
A channel scoped to this LocalSession.class