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 voidJSON. appendJSON(java.lang.Appendable buffer, JSON.Convertible converter)voidJSON. appendJSON(java.lang.StringBuffer buffer, JSON.Convertible converter)Deprecated.
-