Class JettyJSONContext.AsyncJSONFactory
java.lang.Object
org.eclipse.jetty.util.ajax.AsyncJSON.Factory
org.cometd.common.JettyJSONContext.AsyncJSONFactory
- Enclosing class:
JettyJSONContext<M extends Message.Mutable>
protected class JettyJSONContext.AsyncJSONFactory
extends org.eclipse.jetty.util.ajax.AsyncJSON.Factory
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.jetty.util.ajax.AsyncJSON.Factory
cache, cached, getArrayConverter, getConvertor, isDetailedParseException, putConvertor, removeConvertor, setArrayConverter, setDetailedParseException
-
Constructor Details
-
AsyncJSONFactory
public AsyncJSONFactory()
-
-
Method Details
-
newAsyncJSON
public org.eclipse.jetty.util.ajax.AsyncJSON newAsyncJSON()- Overrides:
newAsyncJSON
in classorg.eclipse.jetty.util.ajax.AsyncJSON.Factory
-