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

/external/jetty/src/java/org/eclipse/jetty/util/ajax/
H A DJSON.java388 ConvertableOutput out=new ConvertableOutput(buffer);
1290 private final class ConvertableOutput implements Output class in class:JSON
1295 private ConvertableOutput(Appendable buffer) method in class:JSON.ConvertableOutput

Completed in 139 milliseconds