Uses of Package
org.cometd.bayeux.server
-
Classes in org.cometd.bayeux.server used by org.cometd.bayeux.serverClassDescriptionOperations that are to be authorized on a channelThe result of an authentication request.The Bayeux Context provides information about the current context of a Bayeux message.The server-side Bayeux interface.Common base interface for all server-side Bayeux listeners.Extension API for
BayeuxServer.AConfigurableServerChanneloffers an API that can be used to configureServerChannels at creation time.A listener interface by means of which listeners can atomically set the initial configuration of a channel.Common interface forServerChannellisteners.ALocalSessionis aClientSessionwithin the server.ASecurityPolicydefines the broad authorization constraints that must be enforced by aBayeuxServer.Server side representation of a Bayeux channel.Representation of a server side message.The mutable version of aServerMessageObjects implementing this interface are the server-side representation of remote Bayeux clients.Extension API forServerSession.Common interface forServerSessionlisteners.Server side extension of a Bayeux transport.