Class JettyJSONContextClient
- All Implemented Interfaces:
JSONContext<Message.Mutable>, JSONContext.Client
public class JettyJSONContextClient
extends JettyJSONContext<Message.Mutable>
implements JSONContext.Client
-
Nested Class Summary
Nested classes/interfaces inherited from class JettyJSONContext
JettyJSONContext.AsyncJSONFactory, JettyJSONContext.AsyncJSONParser, JettyJSONContext.JSONGeneratorNested classes/interfaces inherited from interface JSONContext
JSONContext.AsyncParser, JSONContext.Client, JSONContext.Generator, JSONContext.Parser -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JettyJSONContext
generate, getAsyncJSONFactory, getGenerator, getJSON, getParser, newAsyncParser, parse, putConvertorMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSONContext
generate, getGenerator, getParser, newAsyncParser, parse
-
Constructor Details
-
JettyJSONContextClient
public JettyJSONContextClient()
-
-
Method Details
-
newMessage
- Specified by:
newMessagein classJettyJSONContext<Message.Mutable>
-