public class J2CacheSerializer extends Object implements org.springframework.data.redis.serializer.RedisSerializer<Object>
J2CacheSerializer()
Object
deserialize(byte[] bytes)
byte[]
serialize(Object t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public J2CacheSerializer()
public byte[] serialize(Object t) throws org.springframework.data.redis.serializer.SerializationException
serialize
org.springframework.data.redis.serializer.RedisSerializer<Object>
org.springframework.data.redis.serializer.SerializationException
public Object deserialize(byte[] bytes) throws org.springframework.data.redis.serializer.SerializationException
deserialize
Copyright © 2019. All rights reserved.