@Component public class RedisTopicSuberService extends RedisTopicSubscriber
| 构造器和说明 |
|---|
RedisTopicSuberService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
receiveTopic1st(String message) |
void |
receiveTopic2nd(String message) |
String |
topic1st() |
String |
topic2nd() |
receiveTopic3rd, receiveTopic4th, receiveTopic5th, topic3rd, topic4th, topic5thpublic String topic1st()
topic1st 在类中 RedisTopicSubscriberpublic String topic2nd()
topic2nd 在类中 RedisTopicSubscriberpublic void receiveTopic1st(String message)
receiveTopic1st 在类中 RedisTopicSubscriberpublic void receiveTopic2nd(String message)
receiveTopic2nd 在类中 RedisTopicSubscriberCopyright © 2023. All rights reserved.