| クラス | 説明 |
|---|---|
| RedisChannelParser | Spring Integration Redis 名前空間の "channel" および "publish-subscribe-channel" 要素のパーサー。 |
| RedisInboundChannelAdapterParser | |
| RedisNamespaceHandler | Spring Integration の "redis" 名前空間の名前空間ハンドラー。 |
| RedisOutboundChannelAdapterParser | <outbound-channel-adapter/> コンポーネントのパーサー。 |
| RedisOutboundGatewayParser | <int-redis:outbound-gateway/> コンポーネントのパーサー。 |
| RedisQueueInboundChannelAdapterParser | 'redis' 名前空間の <queue-inbound-channel-adapter> 要素のパーサー。 |
| RedisQueueInboundGatewayParser | 'redis' 名前空間の <queue-inbound-gateway> 要素のパーサー。 |
| RedisQueueOutboundChannelAdapterParser | <int-redis:queue-outbound-channel-adapter> 要素のパーサー。 |
| RedisQueueOutboundGatewayParser | <int-redis:queue-outbound-channel-adapter> 要素のパーサー。 |
| RedisStoreInboundChannelAdapterParser | Redis ストア受信アダプターのパーサー |
| RedisStoreOutboundChannelAdapterParser | <redis:store-outbound-channel-adapter> 要素のパーサー。 |