Package org.cometd.documentation.oort
Class OortObjectDocs.MyCustomJSONContextClient
java.lang.Object
org.cometd.common.JettyJSONContext<org.cometd.bayeux.Message.Mutable>
org.cometd.common.JettyJSONContextClient
org.cometd.documentation.oort.OortObjectDocs.MyCustomJSONContextClient
- All Implemented Interfaces:
org.cometd.common.JSONContext<org.cometd.bayeux.Message.Mutable>
,org.cometd.common.JSONContext.Client
- Enclosing class:
- OortObjectDocs
public class OortObjectDocs.MyCustomJSONContextClient
extends org.cometd.common.JettyJSONContextClient
-
Nested Class Summary
Nested classes/interfaces inherited from class org.cometd.common.JettyJSONContext
org.cometd.common.JettyJSONContext.AsyncJSONFactory, org.cometd.common.JettyJSONContext.AsyncJSONParser, org.cometd.common.JettyJSONContext.JSONGenerator
Nested classes/interfaces inherited from interface org.cometd.common.JSONContext
org.cometd.common.JSONContext.AsyncParser, org.cometd.common.JSONContext.Client, org.cometd.common.JSONContext.Generator, org.cometd.common.JSONContext.Parser
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cometd.common.JettyJSONContextClient
newRoot, newRootArray
Methods inherited from class org.cometd.common.JettyJSONContext
generate, generate, getAsyncJSONFactory, getGenerator, getJSON, getParser, newAsyncParser, parse, parse, putConvertor
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.cometd.common.JSONContext
generate, generate, getGenerator, getParser, newAsyncParser, parse, parse
-
Constructor Details
-
MyCustomJSONContextClient
public MyCustomJSONContextClient()
-