See: Description
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. |
RedisQueueInboundChannelAdapterParser |
Parser for the <queue-inbound-channel-adapter> element of the 'redis' namespace.
|
RedisQueueOutboundChannelAdapterParser |
Parser for the <int-redis:queue-outbound-channel-adapter> element.
|
RedisStoreInboundChannelAdapterParser |
Parser for Redis store inbound adapters
|
RedisStoreOutboundChannelAdapterParser |
Parser for the <redis:store-outbound-channel-adapter> element.
|