| Authorizer |
|
| Authorizer.Operation |
Operations that are to be authorized on a channel
|
| Authorizer.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 |
|
| ConfigurableServerChannel |
|
| ConfigurableServerChannel.Initializer |
A listener interface by means of which listeners can atomically
set the initial configuration of a channel.
|
| ConfigurableServerChannel.ServerChannelListener |
|
| LocalSession |
|
| SecurityPolicy |
|
| ServerChannel |
Server side representation of a Bayeux channel.
|
| ServerMessage |
Representation of a server side message.
|
| ServerMessage.Mutable |
|
| ServerSession |
Objects implementing this interface are the server-side representation of remote Bayeux clients.
|
| ServerSession.Extension |
|
| ServerSession.ServerSessionListener |
|