Class AsyncJSON.Factory

java.lang.Object
org.eclipse.jetty.util.ajax.AsyncJSON.Factory
Enclosing class:
AsyncJSON

public static class AsyncJSON.Factory extends Object

The factory that creates AsyncJSON instances.

The factory can be configured with custom JSON.Convertors, and with cached strings that will not be allocated if they can be looked up from the cache.