Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
G
H
I
O
P
R
S
U
B
buildBeanDefinition(Element, ParserContext)
- Method in class org.springframework.integration.redis.config.
RedisChannelParser
D
destroy()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
doListKeys(String)
- Method in class org.springframework.integration.redis.store.
RedisMessageStore
doParse(Element, ParserContext, String)
- Method in class org.springframework.integration.redis.config.
RedisInboundChannelAdapterParser
doRemove(Object)
- Method in class org.springframework.integration.redis.store.
RedisMessageStore
doRetrieve(Object)
- Method in class org.springframework.integration.redis.store.
RedisMessageStore
doSend(Message<?>, long)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
doStart()
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
doStop()
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
doStore(Object, Object)
- Method in class org.springframework.integration.redis.store.
RedisMessageStore
G
getComponentType()
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
getPhase()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
H
handleMessage(Message<?>)
- Method in class org.springframework.integration.redis.outbound.
RedisPublishingMessageHandler
I
init()
- Method in class org.springframework.integration.redis.config.
RedisNamespaceHandler
isAutoStartup()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
isRunning()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
O
onInit()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
onInit()
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
org.springframework.integration.redis.channel
- package org.springframework.integration.redis.channel
Provides classes related to Redis-backed channels.
org.springframework.integration.redis.config
- package org.springframework.integration.redis.config
Provides classes for configuration - parsers, namespace handlers.
org.springframework.integration.redis.inbound
- package org.springframework.integration.redis.inbound
Provides classes supporting inbound endpoints.
org.springframework.integration.redis.outbound
- package org.springframework.integration.redis.outbound
Provides classes supporting outbound endpoints.
org.springframework.integration.redis.store
- package org.springframework.integration.redis.store
Provides classes related to the Redis message store.
P
parseConsumer(Element, ParserContext)
- Method in class org.springframework.integration.redis.config.
RedisOutboundChannelAdapterParser
R
RedisChannelParser
- Class in
org.springframework.integration.redis.config
Parser for the 'channel' and 'publish-subscribe-channel' elements of the Spring Integration Redis namespace.
RedisChannelParser()
- Constructor for class org.springframework.integration.redis.config.
RedisChannelParser
RedisInboundChannelAdapter
- Class in
org.springframework.integration.redis.inbound
RedisInboundChannelAdapter(RedisConnectionFactory)
- Constructor for class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
RedisInboundChannelAdapterParser
- Class in
org.springframework.integration.redis.config
RedisInboundChannelAdapterParser()
- Constructor for class org.springframework.integration.redis.config.
RedisInboundChannelAdapterParser
RedisMessageStore
- Class in
org.springframework.integration.redis.store
Redis implementation of the key/value style
MessageStore
and
MessageGroupStore
RedisMessageStore(RedisConnectionFactory)
- Constructor for class org.springframework.integration.redis.store.
RedisMessageStore
RedisNamespaceHandler
- Class in
org.springframework.integration.redis.config
Namespace handler for Spring Integration's 'redis' namespace.
RedisNamespaceHandler()
- Constructor for class org.springframework.integration.redis.config.
RedisNamespaceHandler
RedisOutboundChannelAdapterParser
- Class in
org.springframework.integration.redis.config
RedisOutboundChannelAdapterParser()
- Constructor for class org.springframework.integration.redis.config.
RedisOutboundChannelAdapterParser
RedisPublishingMessageHandler
- Class in
org.springframework.integration.redis.outbound
RedisPublishingMessageHandler(RedisConnectionFactory)
- Constructor for class org.springframework.integration.redis.outbound.
RedisPublishingMessageHandler
S
setDefaultTopic(String)
- Method in class org.springframework.integration.redis.outbound.
RedisPublishingMessageHandler
setMessageConverter(MessageConverter)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
setMessageConverter(MessageConverter)
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
setMessageConverter(MessageConverter)
- Method in class org.springframework.integration.redis.outbound.
RedisPublishingMessageHandler
setSerializer(RedisSerializer<?>)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
setTaskExecutor(Executor)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
setTopics(String...)
- Method in class org.springframework.integration.redis.inbound.
RedisInboundChannelAdapter
setValueSerializer(RedisSerializer<?>)
- Method in class org.springframework.integration.redis.store.
RedisMessageStore
start()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
stop()
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
stop(Runnable)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
SubscribableRedisChannel
- Class in
org.springframework.integration.redis.channel
SubscribableRedisChannel(RedisConnectionFactory, String)
- Constructor for class org.springframework.integration.redis.channel.
SubscribableRedisChannel
subscribe(MessageHandler)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
U
unsubscribe(MessageHandler)
- Method in class org.springframework.integration.redis.channel.
SubscribableRedisChannel
B
D
G
H
I
O
P
R
S
U
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes