Package org.springframework.integration.redis.config
Provides classes for configuration - parsers, namespace handlers.
-
Class Summary Class Description RedisChannelParser Parser for the 'channel' and 'publish-subscribe-channel' elements of the Spring Integration Redis namespace.RedisInboundChannelAdapterParser RedisNamespaceHandler Namespace handler for Spring Integration's 'redis' namespace.RedisOutboundChannelAdapterParser Parser for the<outbound-channel-adapter/>
component.RedisOutboundGatewayParser Parser for the<int-redis:outbound-gateway/>
component.RedisQueueInboundChannelAdapterParser Parser for the <queue-inbound-channel-adapter> element of the 'redis' namespace.RedisQueueInboundGatewayParser Parser for the <queue-inbound-gateway> element of the 'redis' namespace.RedisQueueOutboundChannelAdapterParser Parser for the <int-redis:queue-outbound-channel-adapter> element.RedisQueueOutboundGatewayParser Parser for the <int-redis:queue-outbound-channel-adapter> element.RedisStoreInboundChannelAdapterParser Parser for Redis store inbound adaptersRedisStoreOutboundChannelAdapterParser Parser for the <redis:store-outbound-channel-adapter> element.