Uses of Interface
org.cometd.server.JSONContextServer
-
Packages that use JSONContextServer Package Description org.cometd.server -
-
Uses of JSONContextServer in org.cometd.server
Classes in org.cometd.server that implement JSONContextServer Modifier and Type Class Description class
JacksonJSONContextServer
class
JettyJSONContextServer
Methods in org.cometd.server that return JSONContextServer Modifier and Type Method Description JSONContextServer
BayeuxServerImpl. getJSONContext()
protected JSONContextServer
AbstractServerTransport. getJSONContextServer()
-