Uses of Interface
org.cometd.common.JSONContext.AsyncParser
-
Uses of JSONContext.AsyncParser in org.cometd.common
Classes in org.cometd.common that implement JSONContext.AsyncParser Modifier and Type Class Description class
BufferingJSONAsyncParser
AJSONContext.AsyncParser
that parses an array of Bayeux messages.Methods in org.cometd.common that return JSONContext.AsyncParser Modifier and Type Method Description JSONContext.AsyncParser
JacksonJSONContext. newAsyncParser()
JSONContext.AsyncParser
JettyJSONContext. newAsyncParser()
default JSONContext.AsyncParser
JSONContext. newAsyncParser()