Uses of Package
org.cometd.bayeux.server

Packages that use org.cometd.bayeux.server
org.cometd.bayeux.server   
 

Classes in org.cometd.bayeux.server used by org.cometd.bayeux.server
Authorizer
          Authorizers authorize operations on channels.
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
          Extension API for BayeuxServer.
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.ServerChannelListener
          Common interface for ServerChannel listeners.
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.Extension
          Extension API for ServerSession.
ServerSession.ServerSessionListener
          Common interface for ServerSession listeners.
 



Copyright © 2008-2010 Dojo Foundation. All Rights Reserved.