See: Description
| Interface | Description |
|---|---|
| ArgumentsStrategy |
| Class | Description |
|---|---|
| ExpressionArgumentsStrategy | |
| ReactiveRedisStreamMessageHandler |
Implementation of
ReactiveMessageHandler which writes
Message payload or Message itself (see ReactiveRedisStreamMessageHandler.extractPayload) into a Redis stream using Reactive Stream operations. |
| RedisOutboundGateway |
The Gateway component implementation to perform Redis commands with provided arguments and to return command result.
|
| RedisPublishingMessageHandler | |
| RedisQueueOutboundChannelAdapter | |
| RedisQueueOutboundGateway | |
| RedisStoreWritingMessageHandler |
Implementation of
MessageHandler which writes
Message data into a Redis store identified by a key String. |