Uses of Interface
org.eclipse.jetty.util.ajax.JSON.Convertible

Packages that use JSON.Convertible
org.eclipse.jetty.util.ajax   
 

Uses of JSON.Convertible in org.eclipse.jetty.util.ajax
 

Methods in org.eclipse.jetty.util.ajax with parameters of type JSON.Convertible
 void JSON.appendJSON(Appendable buffer, JSON.Convertible converter)
           
 void JSON.appendJSON(StringBuffer buffer, JSON.Convertible converter)
          Deprecated. 
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.