public static class CacheRedis.ObjectTranscoder extends java.lang.Object
ObjectTranscoder()
static java.lang.Object
deserialize(byte[] in)
static byte[]
serialize(java.lang.Object value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectTranscoder()
public static byte[] serialize(java.lang.Object value)
public static java.lang.Object deserialize(byte[] in)