com.stackmob.sdk.push
Class StackMobPushTokenSerializer

java.lang.Object
  extended by com.stackmob.sdk.push.StackMobPushTokenSerializer
All Implemented Interfaces:
com.google.gson.JsonSerializer<StackMobPushToken>

public class StackMobPushTokenSerializer
extends Object
implements com.google.gson.JsonSerializer<StackMobPushToken>


Constructor Summary
StackMobPushTokenSerializer()
           
 
Method Summary
 com.google.gson.JsonElement serialize(StackMobPushToken token, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackMobPushTokenSerializer

public StackMobPushTokenSerializer()
Method Detail

serialize

public com.google.gson.JsonElement serialize(StackMobPushToken token,
                                             Type typeOfSrc,
                                             com.google.gson.JsonSerializationContext context)
Specified by:
serialize in interface com.google.gson.JsonSerializer<StackMobPushToken>


Copyright © 2011 StackMob. All Rights Reserved.