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 classJacksonJSONContextServerclassJettyJSONContextServerMethods in org.cometd.server that return JSONContextServer Modifier and Type Method Description JSONContextServerBayeuxServerImpl. getJSONContext()protected JSONContextServerAbstractServerTransport. getJSONContextServer()
-