Uses of Package
org.cometd.bayeux
-
Classes in org.cometd.bayeux used by org.cometd.bayeuxClassDescriptionReification of a
channel id
with methods to test properties and compare with otherChannelId
s.Immutable, non-volatile, non-atomic version ofAtomicMarkableReference
.The Bayeux protocol exchange information by means of messages.The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket.