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.JSONGeneratorNested 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, newRootArrayMethods inherited from class org.cometd.common.JettyJSONContext
generate, generate, getAsyncJSONFactory, getGenerator, getJSON, getParser, newAsyncParser, parse, parse, putConvertorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cometd.common.JSONContext
generate, generate, getGenerator, getParser, newAsyncParser, parse, parse
-
Constructor Details
-
MyCustomJSONContextClient
public MyCustomJSONContextClient()
-