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 interfaceClient specificJSONContextthat 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 TypeInterfaceDescriptioninterfaceServer specificJSONContextthat binds toServerMessage.Mutable.Classes in org.cometd.server that implement JSONContext