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>
public static interface JSONContext.Client extends JSONContext<org.cometd.bayeux.Message.Mutable>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cometd.common.JSONContext
JSONContext.Client, JSONContext.Generator, JSONContext.Parser
-
Method Summary
Methods inherited from interface org.cometd.common.JSONContext
generate, generate, getGenerator, getParser, parse, parse, parse