Uses of Class
org.exoplatform.json.BeanToJSONPlugin

Packages that use BeanToJSONPlugin
org.exoplatform.json   
 

Uses of BeanToJSONPlugin in org.exoplatform.json
 

Subclasses of BeanToJSONPlugin in org.exoplatform.json
 class ArrayToJSONPlugin
          Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Mar 26, 2007
 class MapToJSONPlugin
          Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com Mar 26, 2007
 class ReflectToJSONPlugin
          Created by The eXo Platform SARL Author : Le Bien Thuy lebienthuy@gmail.com Mar 23, 2007
 

Methods in org.exoplatform.json that return BeanToJSONPlugin
 BeanToJSONPlugin JSONService.getConverterPlugin(java.lang.Class clazz)
           
 BeanToJSONPlugin JSONService.getConverterPlugin(java.lang.Object object)
           
 

Methods in org.exoplatform.json with parameters of type BeanToJSONPlugin
 void JSONService.register(java.lang.Class clazz, BeanToJSONPlugin plugin)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.