Interface JSONContext.AsyncParser

All Known Implementing Classes:
BufferingJSONAsyncParser, JettyJSONContext.AsyncJSONParser
Enclosing interface:
JSONContext<T extends org.cometd.bayeux.Message.Mutable>

public static interface JSONContext.AsyncParser
A non-blocking JSON parser.