| Package | Description |
|---|---|
| cn.sinozg.applet.mq.handle | |
| cn.sinozg.applet.mq.mq |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConsumerAutoHandler<T>
消费者处理器 实现自动 消费对应的topic 数据 的功能
|
| Modifier and Type | Method and Description |
|---|---|
void |
MqConsumer.consume(BaseTopicType topic,
ConsumerHandler<T> handler)
消费 限制业务类型
|
void |
MqConsumer.consume(String topic,
ConsumerHandler<T> handler)
消费
|
Copyright © 2024. All rights reserved.