Uses of Interface
org.cometd.common.JSONContext
-
Uses of JSONContext in org.cometd.common
Subinterfaces of JSONContext in org.cometd.common Modifier and Type Interface Description static interfaceJSONContext.ClientClient specificJSONContextthat binds toMessage.Mutable.Classes in org.cometd.common that implement JSONContext Modifier and Type Class Description classJacksonJSONContextClientclassJettyJSONContextClientConstructors in org.cometd.common with parameters of type JSONContext Constructor Description BufferingJSONAsyncParser(JSONContext<? extends org.cometd.bayeux.Message.Mutable> jsonContext)