Package org.cometd.server
package org.cometd.server
-
ClassDescriptionThe base class of all server transports.Performs server-to-client transport operations when a
/meta/connect
message is held and a server-side message is published.A scheduler that does not perform any operation but remembers the/meta/connect
cycle.AbstractService
provides convenience methods to assist with the creation of a CometD services.An abstraction over HTTP requests.The source of the request body.Request content bytes with the indication of whether they are the last.An abstraction over HTTP responses.The sink of the response body.Server specificJSONContext
that binds toServerMessage.Mutable
.ALocalSession
implementation.