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 Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    org.eclipse.jetty.util.ajax.AsyncJSON
     

    Methods inherited from class org.eclipse.jetty.util.ajax.AsyncJSON.Factory Link icon

    cache, cached, getArrayConverter, getConvertor, isDetailedParseException, putConvertor, removeConvertor, setArrayConverter, setDetailedParseException

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details Link icon

    • AsyncJSONFactory Link icon

      public AsyncJSONFactory()
  • Method Details Link icon

    • newAsyncJSON Link icon

      public org.eclipse.jetty.util.ajax.AsyncJSON newAsyncJSON()
      Overrides:
      newAsyncJSON in class org.eclipse.jetty.util.ajax.AsyncJSON.Factory