|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.data.keyvalue.redis.serializer | |
---|---|
org.springframework.data.keyvalue.redis.connection | Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries. |
org.springframework.data.keyvalue.redis.core | Core package for integrating Redis with Spring concepts. |
org.springframework.data.keyvalue.redis.listener | Base package for Redis message listener / pubsub container facility |
org.springframework.data.keyvalue.redis.listener.adapter | Message listener adapter package. |
org.springframework.data.keyvalue.redis.serializer | Serialization/Deserialization package for converting Object to (and from) binary data. |
Classes in org.springframework.data.keyvalue.redis.serializer used by org.springframework.data.keyvalue.redis.connection | |
---|---|
RedisSerializer
Basic interface serialization and deserialization of Objects to byte arrays (binary data). |
Classes in org.springframework.data.keyvalue.redis.serializer used by org.springframework.data.keyvalue.redis.core | |
---|---|
RedisSerializer
Basic interface serialization and deserialization of Objects to byte arrays (binary data). |
Classes in org.springframework.data.keyvalue.redis.serializer used by org.springframework.data.keyvalue.redis.listener | |
---|---|
RedisSerializer
Basic interface serialization and deserialization of Objects to byte arrays (binary data). |
Classes in org.springframework.data.keyvalue.redis.serializer used by org.springframework.data.keyvalue.redis.listener.adapter | |
---|---|
RedisSerializer
Basic interface serialization and deserialization of Objects to byte arrays (binary data). |
Classes in org.springframework.data.keyvalue.redis.serializer used by org.springframework.data.keyvalue.redis.serializer | |
---|---|
RedisSerializer
Basic interface serialization and deserialization of Objects to byte arrays (binary data). |
|
SerializationException
Generic exception indicating a serialization/deserialization error. |
|
Spring Data Key-Value | |||||||||
PREV NEXT | FRAMES NO FRAMES |