Class and Description |
---|
ChannelId
Reification of a
channel id with methods to test properties
and compare with other ChannelId s. |
MarkedReference
Immutable, non-volatile, non-atomic version of
AtomicMarkableReference . |
Message
The Bayeux protocol exchange information by means of messages.
|
Promise
The future result of an operation, either a value if the operation
succeeded, or a failure if the operation failed.
|
Transport
A transport abstract the details of the protocol used to send
Bayeux messages over the network, for example using HTTP or using
WebSocket.
|
Copyright © 2008–2023 The CometD Project. All rights reserved.