Spring Integration

Package org.springframework.integration.redis.config

Provides classes for configuration - parsers, namespace handlers.

See:
          Description

Class Summary
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  
RedisStoreInboundChannelAdapterParser Parser for Redis store inbound adapters
RedisStoreOutboundChannelAdapterParser Parser for the <redis:store-outbound-channel-adapter> element.
 

Package org.springframework.integration.redis.config Description

Provides classes for configuration - parsers, namespace handlers.


Spring Integration