| Interface | Description |
|---|---|
| AbstractServerTransport.OneTimeScheduler | |
| AbstractServerTransport.Scheduler |
| Class | Description |
|---|---|
| AbstractServerTransport |
The base class of all server transports.
|
| AbstractService |
AbstractService provides convenience methods to assist with the
creation of a CometD services. |
| BayeuxServerImpl |
Options to configure the server are:
tickIntervalMsThe time in milliseconds between ticks to check for timeouts etc
sweepIntervalMsThe time in milliseconds between sweeps of channels to remove
invalid subscribers and non-persistent channels
|
| CometdServlet |
The CometD Servlet maps HTTP requests to the
HttpTransport of a BayeuxServer instance. |
| DefaultSecurityPolicy | |
| JacksonJSONContextServer | |
| JettyJSONContextServer | |
| LocalSessionImpl |
A
LocalSession implementation. |
| ServerChannelImpl | |
| ServerMessageImpl | |
| ServerSessionImpl |
Copyright © 2008–2014 Dojo Foundation. All rights reserved.