Uses of Package
org.directwebremoting.json.types

Packages that use org.directwebremoting.json.types
org.directwebremoting.json.types This package includes an implementation of the JSON spec in Java. 
 

Classes in org.directwebremoting.json.types used by org.directwebremoting.json.types
JsonArray
           
JsonObject
          In official JSON parlance this should be called Object, however this would cause confusion with Object which is auto-imported.
JsonValue
          JsonValue allows you to hold any of the JSON types and to get a string version without needing to know what type you have.
 


Copyright ยจ 2008