Uses of Interface
org.cometd.common.JSONContext.Generator
-
Uses of JSONContext.Generator in org.cometd.common
Classes in org.cometd.common that implement JSONContext.Generator Modifier and Type Class Description protected class
JacksonJSONContext.ObjectMapperGenerator
protected class
JettyJSONContext.JSONGenerator
Methods in org.cometd.common that return JSONContext.Generator Modifier and Type Method Description JSONContext.Generator
JacksonJSONContext. getGenerator()
JSONContext.Generator
JettyJSONContext. getGenerator()
JSONContext.Generator
JSONContext. getGenerator()