Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.store.AbstractBatchingMessageGroupStore (implements org.springframework.integration.store.BasicMessageGroupStore)
      • org.springframework.integration.store.AbstractMessageGroupStore (implements java.lang.Iterable<T>, org.springframework.integration.store.MessageGroupStore)
        • org.springframework.integration.store.AbstractKeyValueMessageStore (implements org.springframework.integration.store.MessageStore)
          • org.springframework.integration.redis.store.RedisMessageStore (implements org.springframework.beans.factory.BeanClassLoaderAware)
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.integration.util.AbstractExpressionEvaluator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.endpoint.AbstractMessageSource<T> (implements org.springframework.beans.factory.BeanNameAware, org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.core.MessageSource<T>, org.springframework.integration.support.context.NamedComponent)
    • java.util.EventObject (implements java.io.Serializable)
      • org.springframework.context.ApplicationEvent
    • org.springframework.integration.redis.outbound.ExpressionArgumentsStrategy (implements org.springframework.integration.redis.outbound.ArgumentsStrategy, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
    • org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
      • org.springframework.integration.endpoint.AbstractEndpoint (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.management.ManageableSmartLifecycle)
        • org.springframework.integration.endpoint.MessageProducerSupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.core.MessageProducer, org.springframework.beans.factory.SmartInitializingSingleton, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.gateway.MessagingGatewaySupport (implements org.springframework.integration.support.management.IntegrationInboundManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.support.management.TrackableComponent)
          • org.springframework.integration.redis.inbound.RedisQueueInboundGateway (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware)
      • org.springframework.integration.channel.AbstractMessageChannel (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.redis.channel.SubscribableRedisChannel (implements org.springframework.integration.channel.BroadcastCapableChannel, org.springframework.integration.support.management.ManageableSmartLifecycle)
      • org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
        • org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
          • org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
            • org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
          • org.springframework.integration.redis.outbound.RedisPublishingMessageHandler
          • org.springframework.integration.redis.outbound.RedisQueueOutboundChannelAdapter
          • org.springframework.integration.redis.outbound.RedisStoreWritingMessageHandler
        • org.springframework.integration.handler.AbstractReactiveMessageHandler (implements org.springframework.messaging.ReactiveMessageHandler)
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.redis.store.RedisChannelMessageStore (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.store.ChannelMessageStore, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.redis.store.RedisChannelPriorityMessageStore (implements org.springframework.integration.store.PriorityCapableChannelMessageStore)
    • org.springframework.integration.redis.support.RedisHeaders
    • org.springframework.integration.redis.util.RedisLockRegistry (implements org.springframework.beans.factory.DisposableBean, org.springframework.integration.support.locks.ExpirableLockRegistry)
    • org.springframework.integration.redis.metadata.RedisMetadataStore (implements org.springframework.integration.metadata.ConcurrentMetadataStore)

Interface Hierarchy

Enum Class Hierarchy