Uses of Interface
org.springframework.integration.redis.outbound.ArgumentsStrategy
Packages that use ArgumentsStrategy
Package
Description
Provides classes supporting outbound endpoints.
-
Uses of ArgumentsStrategy in org.springframework.integration.redis.outbound
Classes in org.springframework.integration.redis.outbound that implement ArgumentsStrategyMethods in org.springframework.integration.redis.outbound with parameters of type ArgumentsStrategyModifier and TypeMethodDescriptionvoid
RedisOutboundGateway.setArgumentsStrategy
(ArgumentsStrategy argumentsStrategy)