Uses of Interface
org.cometd.bayeux.Bayeux
Packages that use Bayeux
-
Uses of Bayeux in org.cometd.bayeux.server
Subinterfaces of Bayeux in org.cometd.bayeux.server -
Uses of Bayeux in org.cometd.client
Classes in org.cometd.client that implement BayeuxModifier and TypeClassDescriptionclass
BayeuxClient is the implementation of a client for the Bayeux protocol. -
Uses of Bayeux in org.cometd.oort
Classes in org.cometd.oort that implement BayeuxModifier and TypeClassDescriptionclass
The Oort comet client connects a local Oort comet server to a remote Oort comet server. -
Uses of Bayeux in org.cometd.server
Classes in org.cometd.server that implement Bayeux