Package org.cometd.server
-
Interface Summary Interface Description AbstractServerTransport.Scheduler Performs server-to-client transport operations when a/meta/connectmessage is held and a server-side message is published.JSONContextServer Server specificJSONContextthat binds toServerMessage.Mutable. -
Class Summary 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/connectcycle.AbstractService AbstractServiceprovides convenience methods to assist with the creation of a CometD services.BayeuxServerImpl CometDServlet The CometD Servlet maps HTTP requests to theAbstractHttpTransportof aBayeuxServerinstance.DefaultSecurityPolicy JacksonJSONContextServer JettyJSONContextServer LocalSessionImpl ALocalSessionimplementation.ServerChannelImpl ServerMessageImpl ServerSessionImpl