public class JacksonJSONContextServer extends JacksonJSONContext<ServerMessage.Mutable,ServerMessageImpl> implements JSONContextServer
JacksonJSONContext.ObjectMapperGeneratorJSONContext.AsyncParser, JSONContext.Client, JSONContext.Generator, JSONContext.Parser| Constructor and Description |
|---|
JacksonJSONContextServer() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(ServerMessage.Mutable message) |
JSONContext.Generator |
getGenerator() |
protected Class<ServerMessageImpl[]> |
rootArrayClass() |
generate, getObjectMapper, getParser, newAsyncParser, parse, parse, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerate, getParser, newAsyncParser, parse, parse, parseprotected Class<ServerMessageImpl[]> rootArrayClass()
rootArrayClass in class JacksonJSONContext<ServerMessage.Mutable,ServerMessageImpl>public String generate(ServerMessage.Mutable message)
generate in interface JSONContext<ServerMessage.Mutable>generate in interface JSONContextServergenerate in class JacksonJSONContext<ServerMessage.Mutable,ServerMessageImpl>public JSONContext.Generator getGenerator()
getGenerator in interface JSONContext<ServerMessage.Mutable>getGenerator in class JacksonJSONContext<ServerMessage.Mutable,ServerMessageImpl>Copyright © 2008–2025 The CometD Project. All rights reserved.