Uses of Interface
org.springframework.integration.redis.outbound.ArgumentsStrategy
Packages that use ArgumentsStrategy
Package
Description
Java DSL classes for Redis module.
Provides classes supporting outbound endpoints.
-
Uses of ArgumentsStrategy in org.springframework.integration.redis.dsl
Methods in org.springframework.integration.redis.dsl with parameters of type ArgumentsStrategyModifier and TypeMethodDescriptionRedisOutboundGatewaySpec.argumentsStrategy(ArgumentsStrategy argumentsStrategy) Specify arguments strategy. -
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 TypeMethodDescriptionvoidRedisOutboundGateway.setArgumentsStrategy(@Nullable ArgumentsStrategy argumentsStrategy)