Uses of Package
org.cometd.bayeux.server
-
Classes in org.cometd.bayeux.server used by org.cometd.annotation.server Class Description BayeuxServer The server-side Bayeux interface.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients. -
Classes in org.cometd.bayeux.server used by org.cometd.bayeux.server Class Description Authorizer Authorizer.Operation Operations that are to be authorized on a channelAuthorizer.Result The result of an authentication request.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.Extension Extension API forBayeuxServer
.ConfigurableServerChannel AConfigurableServerChannel
offers an API that can be used to configureServerChannel
s at creation time.ConfigurableServerChannel.Initializer A listener interface by means of which listeners can atomically set the initial configuration of a channel.ConfigurableServerChannel.ServerChannelListener Common interface forServerChannel
listeners.LocalSession ALocalSession
is aClientSession
within the server.SecurityPolicy ASecurityPolicy
defines the broad authorization constraints that must be enforced by aBayeuxServer
.ServerChannel Server side representation of a Bayeux channel.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessage
ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerSession.Extension Extension API forServerSession
.ServerSession.ServerSessionListener Common interface forServerSession
listeners.ServerTransport Server side extension of a Bayeux transport. -
Classes in org.cometd.bayeux.server used by org.cometd.benchmark.server Class Description ServerMessage Representation of a server side message.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients. -
Classes in org.cometd.bayeux.server used by org.cometd.examples Class Description ConfigurableServerChannel AConfigurableServerChannel
offers an API that can be used to configureServerChannel
s at creation time.ServerMessage Representation of a server side message.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients. -
Classes in org.cometd.bayeux.server used by org.cometd.oort Class Description BayeuxServer The server-side Bayeux interface.ConfigurableServerChannel AConfigurableServerChannel
offers an API that can be used to configureServerChannel
s at creation time.ConfigurableServerChannel.Initializer A listener interface by means of which listeners can atomically set the initial configuration of a channel.ConfigurableServerChannel.ServerChannelListener Common interface forServerChannel
listeners.LocalSession ALocalSession
is aClientSession
within the server.ServerChannel Server side representation of a Bayeux channel.ServerChannel.MessageListener Listeners objects that implement this interface will be notified of message publish.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessage
ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerSession.RemovedListener Listeners objects that implement this interface will be notified of session removal.ServerSession.ServerSessionListener Common interface forServerSession
listeners. -
Classes in org.cometd.bayeux.server used by org.cometd.server Class Description Authorizer 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.Extension Extension API forBayeuxServer
.ConfigurableServerChannel AConfigurableServerChannel
offers an API that can be used to configureServerChannel
s at creation time.ConfigurableServerChannel.Initializer A listener interface by means of which listeners can atomically set the initial configuration of a channel.ConfigurableServerChannel.ServerChannelListener Common interface forServerChannel
listeners.LocalSession ALocalSession
is aClientSession
within the server.SecurityPolicy ASecurityPolicy
defines the broad authorization constraints that must be enforced by aBayeuxServer
.ServerChannel Server side representation of a Bayeux channel.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessage
ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerSession.Extension Extension API forServerSession
.ServerSession.ServerSessionListener Common interface forServerSession
listeners.ServerTransport Server side extension of a Bayeux transport. -
Classes in org.cometd.bayeux.server used by org.cometd.server.authorizer Class Description Authorizer Authorizer.Operation Operations that are to be authorized on a channelAuthorizer.Result The result of an authentication request.ServerMessage Representation of a server side message.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients. -
Classes in org.cometd.bayeux.server used by org.cometd.server.ext Class Description BayeuxServer The server-side Bayeux interface.BayeuxServer.Extension Extension API forBayeuxServer
.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessage
ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerSession.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.QueueListener Listener objects that implement this interface will be notified when a message is queued in the session queue.ServerSession.ServerSessionListener Common interface forServerSession
listeners. -
Classes in org.cometd.bayeux.server used by org.cometd.server.filter Class Description BayeuxServer The server-side Bayeux interface.ConfigurableServerChannel.ServerChannelListener Common interface forServerChannel
listeners.ServerChannel Server side representation of a Bayeux channel.ServerChannel.MessageListener Listeners objects that implement this interface will be notified of message publish.ServerMessage.Mutable The mutable version of aServerMessage
ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients. -
Classes in org.cometd.bayeux.server used by org.cometd.server.http Class Description BayeuxContext The Bayeux Context provides information about the current context of a Bayeux message.ServerMessage Representation of a server side message.ServerMessage.Mutable The mutable version of aServerMessage
ServerTransport Server side extension of a Bayeux transport. -
Classes in org.cometd.bayeux.server used by org.cometd.server.websocket.common Class Description BayeuxContext The Bayeux Context provides information about the current context of a Bayeux message.ServerMessage Representation of a server side message.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerTransport Server side extension of a Bayeux transport. -
Classes in org.cometd.bayeux.server used by org.cometd.server.websocket.javax Class Description BayeuxContext The Bayeux Context provides information about the current context of a Bayeux message.ServerMessage Representation of a server side message.ServerTransport Server side extension of a Bayeux transport. -
Classes in org.cometd.bayeux.server used by org.cometd.server.websocket.jetty Class Description BayeuxContext The Bayeux Context provides information about the current context of a Bayeux message.ServerMessage Representation of a server side message.ServerSession Objects implementing this interface are the server-side representation of remote Bayeux clients.ServerTransport Server side extension of a Bayeux transport.