Package org.cometd.server
package org.cometd.server
-
ClassDescriptionThe base class of all server transports.Performs server-to-client transport operations when a
/meta/connectmessage is held and a server-side message is published.A scheduler that does not perform any operation but remembers the/meta/connectcycle.AbstractServiceprovides 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 specificJSONContextthat binds toServerMessage.Mutable.ALocalSessionimplementation.