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.The CometD Servlet maps HTTP requests to theAbstractHttpTransportof aBayeuxServerinstance.Server specificJSONContextthat binds toServerMessage.Mutable.ALocalSessionimplementation.