Uses of Interface
org.eclipse.jetty.util.ajax.JSON.Convertible
-
Packages that use JSON.Convertible Package Description org.eclipse.jetty.util.ajax Jetty Util : Simple JSON Utility classes -
-
Uses of JSON.Convertible in org.eclipse.jetty.util.ajax
Methods in org.eclipse.jetty.util.ajax with parameters of type JSON.Convertible Modifier and Type Method Description void
JSON. appendJSON(java.lang.Appendable buffer, JSON.Convertible converter)
void
JSON. appendJSON(java.lang.StringBuffer buffer, JSON.Convertible converter)
Deprecated.
-