Interface JSONContext.Client
- All Superinterfaces:
JSONContext<Message.Mutable>
- All Known Implementing Classes:
JacksonJSONContextClient
,JettyJSONContextClient
- Enclosing interface:
JSONContext<T extends Message.Mutable>
Client specific JSONContext
that binds to Message.Mutable
.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cometd.common.JSONContext
JSONContext.AsyncParser, JSONContext.Client, JSONContext.Generator, JSONContext.Parser
-
Method Summary
Methods inherited from interface org.cometd.common.JSONContext
generate, getGenerator, getParser, newAsyncParser, parse