Uses of Package
org.cometd.bayeux
-
Classes in org.cometd.bayeux used by org.cometd.bayeux Class Description ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s.MarkedReference Immutable, non-volatile, non-atomic version ofAtomicMarkableReference
.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. -
Classes in org.cometd.bayeux used by org.cometd.bayeux.client Class Description Bayeux.BayeuxListener The common base interface for Bayeux listeners.Channel A Bayeux channel is the primary message routing mechanism within Bayeux: both Bayeux clients and Bayeux server use channels to group listeners that are interested in receiving messages with that channel.Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
Promise The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.Session A Bayeux session represents a connection between a bayeux client and a bayeux server. -
Classes in org.cometd.bayeux used by org.cometd.bayeux.server Class Description Bayeux TheBayeux
interface is the common API for both client-side and server-side configuration and usage of the Bayeux object.Bayeux.BayeuxListener The common base interface for Bayeux listeners.Channel A Bayeux channel is the primary message routing mechanism within Bayeux: both Bayeux clients and Bayeux server use channels to group listeners that are interested in receiving messages with that channel.ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s.MarkedReference Immutable, non-volatile, non-atomic version ofAtomicMarkableReference
.Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
Promise The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.Session A Bayeux session represents a connection between a bayeux client and a bayeux server.Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.client Class Description Bayeux TheBayeux
interface is the common API for both client-side and server-side configuration and usage of the Bayeux object.Channel A Bayeux channel is the primary message routing mechanism within Bayeux: both Bayeux clients and Bayeux server use channels to group listeners that are interested in receiving messages with that channel.ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s.Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
Promise The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.Session A Bayeux session represents a connection between a bayeux client and a bayeux server. -
Classes in org.cometd.bayeux used by org.cometd.client.ext Class Description Message.Mutable The mutable version of aMessage
-
Classes in org.cometd.bayeux used by org.cometd.client.transport Class Description Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
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. -
Classes in org.cometd.bayeux used by org.cometd.common Class Description Channel A Bayeux channel is the primary message routing mechanism within Bayeux: both Bayeux clients and Bayeux server use channels to group listeners that are interested in receiving messages with that channel.ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s.Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
Promise The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.Session A Bayeux session represents a connection between a bayeux client and a bayeux server.Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.oort Class Description Bayeux TheBayeux
interface is the common API for both client-side and server-side configuration and usage of the Bayeux object.Bayeux.BayeuxListener The common base interface for Bayeux listeners.Message The Bayeux protocol exchange information by means of messages.Session A Bayeux session represents a connection between a bayeux client and a bayeux server. -
Classes in org.cometd.bayeux used by org.cometd.server Class Description Bayeux TheBayeux
interface is the common API for both client-side and server-side configuration and usage of the Bayeux object.Channel A Bayeux channel is the primary message routing mechanism within Bayeux: both Bayeux clients and Bayeux server use channels to group listeners that are interested in receiving messages with that channel.ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s.MarkedReference Immutable, non-volatile, non-atomic version ofAtomicMarkableReference
.Message The Bayeux protocol exchange information by means of messages.Message.Mutable The mutable version of aMessage
Promise The future result of an operation, either a value if the operation succeeded, or a failure if the operation failed.Session A Bayeux session represents a connection between a bayeux client and a bayeux server.Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.server.authorizer Class Description ChannelId Reification of achannel id
with methods to test properties and compare with otherChannelId
s. -
Classes in org.cometd.bayeux used by org.cometd.server.ext Class Description Bayeux.BayeuxListener The common base interface for Bayeux listeners. -
Classes in org.cometd.bayeux used by org.cometd.server.filter Class Description Bayeux.BayeuxListener The common base interface for Bayeux listeners. -
Classes in org.cometd.bayeux used by org.cometd.server.transport Class Description 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. -
Classes in org.cometd.bayeux used by org.cometd.websocket.client Class Description Message.Mutable The mutable version of aMessage
Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.websocket.client.common Class Description Message.Mutable The mutable version of aMessage
Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.websocket.client.okhttp Class Description Message.Mutable The mutable version of aMessage
Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.websocket.server Class Description Transport A transport abstract the details of the protocol used to send Bayeux messages over the network, for example using HTTP or using WebSocket. -
Classes in org.cometd.bayeux used by org.cometd.websocket.server.common Class Description 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.