Package org.cometd.documentation.oort
Class OortObjectDocs.MyCustomJSONContextServer
java.lang.Object
org.cometd.common.JettyJSONContext<org.cometd.bayeux.server.ServerMessage.Mutable>
org.cometd.server.JettyJSONContextServer
org.cometd.documentation.oort.OortObjectDocs.MyCustomJSONContextServer
- All Implemented Interfaces:
org.cometd.common.JSONContext<org.cometd.bayeux.server.ServerMessage.Mutable>,JSONContextServer
- Enclosing class:
OortObjectDocs
-
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.server.JettyJSONContextServer
generate, getGenerator, newAsyncParser, newRoot, newRootArrayMethods inherited from class org.cometd.common.JettyJSONContext
generate, getAsyncJSONFactory, getJSON, getParser, 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, getParser, parse, parse
-
Constructor Details
-
MyCustomJSONContextServer
public MyCustomJSONContextServer()
-