Uses of Class
com.espertech.esper.common.client.json.minimaljson.JsonHandler
Packages that use JsonHandler
Package
Description
JSON event object interface and event sender.
-
Uses of JsonHandler in com.espertech.esper.common.client.json.minimaljson
Constructors in com.espertech.esper.common.client.json.minimaljson with parameters of type JsonHandlerModifierConstructorDescriptionJsonParser
(JsonHandler<?, ?> handler) Creates a new JsonParser with the given handler.