|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Authorizer | Authorizers authorize operations on channels. |
| 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 for ServerChannel events. |
| BayeuxServer.Extension | Extension API for BayeuxServer. |
| BayeuxServer.SessionListener | Specialized listener for ServerSession events. |
| BayeuxServer.SubscriptionListener | Specialized listener for ServerChannel subscription events. |
| ConfigurableServerChannel | A ConfigurableServerChannel offers an API that can be used to
configure ServerChannels at creation time. |
| ConfigurableServerChannel.Initializer | A listener interface by means of which listeners can atomically set the initial configuration of a channel. |
| LocalSession | A LocalSession is a ClientSession within the server. |
| SecurityPolicy | A Bayeux SecurityPolicy defines the broad authorization constraints that must be enforced by
a BayeuxServer. |
| ServerChannel | Server side representation of a Bayeux channel. |
| ServerChannel.MessageListener | Listeners objects that implement this interface will be notified of message publish. |
| ServerChannel.ServerChannelListener | Common interface for ServerChannel listeners. |
| ServerChannel.SubscriptionListener | Listeners object that implement this interface will be notified of subscription events. |
| ServerMessage | Representation of a server side message. |
| ServerMessage.Mutable | The mutable version of a ServerMessage |
| 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 for ServerSession. |
| ServerSession.MaxQueueListener | Listeners objects that implement this interface will be notified when the session queue is full. |
| ServerSession.MessageListener | Listeners objects that implement this interface will be notified of message arrival. |
| ServerSession.RemoveListener | Listeners objects that implement this interface will be notified of session removal. |
| ServerSession.ServerSessionListener | Common interface for ServerSession listeners. |
| ServerTransport | Server side extension of a Bayeux transport. |
| Class Summary | |
|---|---|
| Authorizer.Result | The result of an authentication request. |
| Authorizer.Result.Denied | |
| Authorizer.Result.Granted | |
| Authorizer.Result.Ignored | |
| Enum Summary | |
|---|---|
| Authorizer.Operation | Operations that are to be authorized on a channel |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||