Uses of Class
org.qtunes.core.util.JSONSerializer

Packages that use JSONSerializer
org.qtunes.auth.control   
 

Uses of JSONSerializer in org.qtunes.auth.control
 

Subclasses of JSONSerializer in org.qtunes.auth.control
 class ControlJSONSerializer
          A JSONSerializer that has been customizer to serialize/deserialize object likely to to passed to or from the ControlMethodInvoker
 

Fields in org.qtunes.auth.control declared as JSONSerializer
protected  JSONSerializer JSONParser.json