Home
last modified time | relevance | path

Searched defs:ConvertableOutput (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/ajax/
DJSON.java1290 private final class ConvertableOutput implements Output class in JSON
1295 private ConvertableOutput(Appendable buffer) in ConvertableOutput() method in JSON.ConvertableOutput