All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Authorizer Authorizer.Operation Operations that are to be authorized on a channelAuthorizer.Result The result of an authentication request.Authorizer.Result.Denied Authorizer.Result.Granted Authorizer.Result.Ignored BayeuxContext The Bayeux Context provides information about the current context of a Bayeux message.BayeuxServer The server-side Bayeux interface.BayeuxServer.BayeuxServerListener Common base interface for all server-side Bayeux listeners.BayeuxServer.ChannelListener Specialized listener forServerChannelevents.BayeuxServer.Extension Extension API forBayeuxServer.BayeuxServer.SessionListener Specialized listener forServerSessionevents.BayeuxServer.SubscriptionListener Specialized listener forServerChannelsubscription events.ConfigurableServerChannel AConfigurableServerChanneloffers an API that can be used to configureServerChannels at creation time.ConfigurableServerChannel.Initializer A listener interface by means of which listeners can atomically set the initial configuration of a channel.ConfigurableServerChannel.Initializer.Persistent Utility class that initializes channels to be persistentConfigurableServerChannel.ServerChannelListener Common interface forServerChannellisteners.ConfigurableServerChannel.ServerChannelListener.Weak Tag interface that marksConfigurableServerChannel.ServerChannelListeners as "weak".LocalSession ALocalSessionis aClientSessionwithin the server.SecurityPolicy ASecurityPolicydefines the broad authorization constraints that must be enforced by aBayeuxServer.ServerChannel Server side representation of a Bayeux channel.ServerChannel.MessageListener Listeners objects that implement this interface will be notified of message publish.ServerChannel.SubscriptionListener Listener objects that implement this interface will be notified of subscription events.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessageServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerSession.AddedListener Listener objects that implement this interface will be notified of session addition.ServerSession.AddListener Deprecated. useServerSession.AddedListenerinsteadServerSession.DeQueueListener Listeners objects that implement this interface will be notified when the session queue is being drained to actually deliver the messages.ServerSession.Extension Extension API forServerSession.ServerSession.HeartBeatListener Listeners objects that implement this interface will be notified when a/meta/connectmessage is suspended by the server, and when it is subsequently resumed.ServerSession.MaxQueueListener Deprecated. useServerSession.QueueMaxedListenerinsteadServerSession.MessageListener Listeners objects that implement this interface will be notified of message sending.ServerSession.QueueListener Listener objects that implement this interface will be notified when a message is queued in the session queue.ServerSession.QueueMaxedListener Listeners objects that implement this interface will be notified when the session queue is full.ServerSession.RemovedListener Listeners objects that implement this interface will be notified of session removal.ServerSession.RemoveListener Deprecated. useServerSession.RemovedListenerinsteadServerSession.ServerSessionListener Common interface forServerSessionlisteners.ServerTransport Server side extension of a Bayeux transport.