Interface | Description |
---|---|
AbstractServerTransport.Scheduler |
Performs server-to-client transport operations when a
/meta/connect
message is held and a server-side message is published. |
JSONContextServer |
Server specific
JSONContext that binds to ServerMessage.Mutable . |
Class | Description |
---|---|
AbstractServerTransport |
The base class of all server transports.
|
AbstractServerTransport.Scheduler.None |
A scheduler that does not perform any operation
but remembers the
/meta/connect cycle. |
AbstractService |
AbstractService provides convenience methods to assist with the
creation of a CometD services. |
BayeuxServerImpl | |
CometDServlet |
The CometD Servlet maps HTTP requests to the
AbstractHttpTransport
of a BayeuxServer instance. |
DefaultSecurityPolicy | |
JacksonJSONContextServer | |
JettyJSONContextServer | |
LocalSessionImpl |
A
LocalSession implementation. |
ServerChannelImpl | |
ServerMessageImpl | |
ServerSessionImpl |
Copyright © 2008–2024 The CometD Project. All rights reserved.