Uses of Interface
org.cometd.common.JSONContext
Packages that use JSONContext
-
Uses of JSONContext in org.cometd.common
Subinterfaces of JSONContext in org.cometd.commonModifier and TypeInterfaceDescriptionstatic interface
Client specificJSONContext
that binds toMessage.Mutable
.Classes in org.cometd.common that implement JSONContextConstructors in org.cometd.common with parameters of type JSONContextModifierConstructorDescriptionBufferingJSONAsyncParser
(JSONContext<? extends Message.Mutable> jsonContext) -
Uses of JSONContext in org.cometd.server
Subinterfaces of JSONContext in org.cometd.serverModifier and TypeInterfaceDescriptioninterface
Server specificJSONContext
that binds toServerMessage.Mutable
.Classes in org.cometd.server that implement JSONContext