| 程序包 | 说明 |
|---|---|
| cn.sinozg.applet.mq.handle | |
| cn.sinozg.applet.mq.mq |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ConsumerAutoHandler<T>
消费者处理器 实现自动 消费对应的topic 数据 的功能
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MqConsumer.consume(BaseTopicType topic,
ConsumerHandler<T> handler)
消费 限制业务类型
|
void |
MqConsumer.consume(String topic,
ConsumerHandler<T> handler)
消费
|
Copyright © 2024. All rights reserved.