Uses of Package
org.springframework.integration.redis.outbound
Packages that use org.springframework.integration.redis.outbound
Package
Description
Java DSL classes for Redis module.
Provides classes supporting outbound endpoints.
-
Classes in org.springframework.integration.redis.outbound used by org.springframework.integration.redis.dslClassDescriptionThe Gateway component implementation to perform Redis commands with provided arguments and to return command result.Implementation of
MessageHandlerwhich writes Message data into a Redis store identified by a keyString. -