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 JSONContext
JSONContext.AsyncParser, JSONContext.Client, JSONContext.Generator, JSONContext.Parser -
Method Summary
Methods inherited from interface JSONContext
generate, getGenerator, getParser, newAsyncParser, parse