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 interface
JSONContext.Client
Client specificJSONContext
that binds toMessage.Mutable
.Classes in org.cometd.common that implement JSONContext Modifier and Type Class Description class
JacksonJSONContextClient
class
JettyJSONContextClient
Constructors in org.cometd.common with parameters of type JSONContext Constructor Description BufferingJSONAsyncParser(JSONContext<? extends org.cometd.bayeux.Message.Mutable> jsonContext)