Uses of Interface
org.eclipse.jetty.util.ajax.JSON.Convertible
-
-
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.
-