Class AsyncJSON.Factory.CachedString

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

private static class AsyncJSON.Factory.CachedString extends Object
  • Field Details

    • encoded

      private final String encoded
    • value

      private final String value
  • Constructor Details

    • CachedString

      private CachedString(String value)
  • Method Details

    • isCacheable

      private boolean isCacheable()