Uses of Interface
org.eclipse.jetty.util.ajax.JSON.Convertible
Packages that use JSON.Convertible
-
Uses of JSON.Convertible in org.eclipse.jetty.util.ajax
Methods in org.eclipse.jetty.util.ajax that return JSON.ConvertibleModifier and TypeMethodDescriptionprivate JSON.ConvertibleAsyncJSON.toConvertible(String className) Methods in org.eclipse.jetty.util.ajax with parameters of type JSON.ConvertibleModifier and TypeMethodDescriptionvoidJSON.appendJSON(Appendable buffer, JSON.Convertible converter) voidJSON.appendJSON(StringBuffer buffer, JSON.Convertible converter) Deprecated.