Uses of Class
com.octo.android.robospice.persistence.googlehttpclient.json.JsonObjectPersisterFactory

Packages that use JsonObjectPersisterFactory
com.octo.android.robospice.persistence.googlehttpclient.json   
 

Uses of JsonObjectPersisterFactory in com.octo.android.robospice.persistence.googlehttpclient.json
 

Subclasses of JsonObjectPersisterFactory in com.octo.android.robospice.persistence.googlehttpclient.json
 class GsonObjectPersisterFactory
          Allows to serialize objects using the google http java client gson module.
 class Jackson2ObjectPersisterFactory
          Allows to serialize objects using the google http java client jackson 2 module.
 class JacksonObjectPersisterFactory
          Allows to serialize objects using the google http java client jackson 1 module.
 



Copyright © 2012-2014. All Rights Reserved.