JavaScript is disabled on your browser.
Skip navigation links
Spring Data Redis
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.data.redis.connection.RedisSocketConfiguration
Packages that use
RedisSocketConfiguration
Package
Description
org.springframework.data.redis.connection.lettuce
Connection package for
Lettuce
Redis client.
Uses of
RedisSocketConfiguration
in
org.springframework.data.redis.connection.lettuce
Methods in
org.springframework.data.redis.connection.lettuce
that return
RedisSocketConfiguration
Modifier and Type
Method
Description
RedisSocketConfiguration
LettuceConnectionFactory.
getSocketConfiguration
()