com.stackmob.sdk.push
Class StackMobPushToken.Serializer

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

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


Constructor Summary
StackMobPushToken.Serializer()
           
 
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

StackMobPushToken.Serializer

public StackMobPushToken.Serializer()
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 © 2013 StackMob. All Rights Reserved.