play.modules.morphia.utils
Class BlobGsonAdapter

java.lang.Object
  extended by play.modules.morphia.utils.BlobGsonAdapter

public class BlobGsonAdapter
extends java.lang.Object

Created by IntelliJ IDEA. User: luog Date: 14/01/12 Time: 7:50 PM To change this template use File | Settings | File Templates.


Constructor Summary
BlobGsonAdapter()
           
 
Method Summary
 JsonElement serialize(Blob src, java.lang.reflect.Type typeOfSrc, JsonSerializationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlobGsonAdapter

public BlobGsonAdapter()
Method Detail

serialize

public JsonElement serialize(Blob src,
                             java.lang.reflect.Type typeOfSrc,
                             JsonSerializationContext context)