跳过导航链接
C R S T 

C

cn.foxtech.common.utils.redis.topic.config - 程序包 cn.foxtech.common.utils.redis.topic.config
 
cn.foxtech.common.utils.redis.topic.service - 程序包 cn.foxtech.common.utils.redis.topic.service
 

R

receiveTopic1st(String) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
receiveTopic2nd(String) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
receiveTopic3rd(String) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
receiveTopic4th(String) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
receiveTopic5th(String) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
redisTemplate - 类 中的变量cn.foxtech.common.utils.redis.topic.service.RedisTopicPublisher
 
RedisTopicListenerConfig - cn.foxtech.common.utils.redis.topic.config中的类
两个道订阅和单通道发送的Topic:这种topic适合device这种只有既要接收请求,又要发送请求的场景
RedisTopicListenerConfig() - 类 的构造器cn.foxtech.common.utils.redis.topic.config.RedisTopicListenerConfig
 
RedisTopicPublisher - cn.foxtech.common.utils.redis.topic.service中的类
发布者
RedisTopicPublisher() - 类 的构造器cn.foxtech.common.utils.redis.topic.service.RedisTopicPublisher
 
RedisTopicSubscriber - cn.foxtech.common.utils.redis.topic.service中的类
redis topic的订阅:由于bean对象是框架创建的,不能动态创建,只能采用预置了5个订阅的bean对象 注意: 1、每个bean对象,是否真正用于订阅,根据topic不为empt来确定 2、优先用第一个订阅,其次是第二个订阅,以此类推 3、使用时,从RedisTopicSubscriber派生一个类,并@Component注解
RedisTopicSubscriber() - 类 的构造器cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 

S

sendMessage(String, Object) - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicPublisher
 
springSessionRedisTaskExecutor() - 类 中的方法cn.foxtech.common.utils.redis.topic.config.RedisTopicListenerConfig
用于spring session,防止每一个消息,就创建一个线程。

T

topic1st() - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
topic2nd() - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
topic3rd() - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
topic4th() - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
topic5th() - 类 中的方法cn.foxtech.common.utils.redis.topic.service.RedisTopicSubscriber
 
C R S T 
跳过导航链接

Copyright © 2024. All rights reserved.