Package org.cometd.common
Interface JSONContext.Client
- All Superinterfaces:
JSONContext<org.cometd.bayeux.Message.Mutable>
- All Known Implementing Classes:
JacksonJSONContextClient,JettyJSONContextClient
- Enclosing interface:
JSONContext<T extends org.cometd.bayeux.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, generate, getGenerator, getParser, newAsyncParser, parse, parse