Package org.cometd.server
package org.cometd.server
-
Interface SummaryInterfaceDescriptionPerforms server-to-client transport operations when a
/meta/connectmessage is held and a server-side message is published.Server specificJSONContextthat binds toServerMessage.Mutable. -
Class SummaryClassDescriptionThe base class of all server transports.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.ALocalSessionimplementation.