| 程序包 | 说明 |
|---|---|
| cn.sinozg.applet.mq.handle | |
| cn.sinozg.applet.mq.mq |
| 限定符和类型 | 方法和说明 |
|---|---|
BaseTopicType |
ConsumerAutoHandler.type()
获取类型 topic
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MqConsumer.consume(BaseTopicType topic,
ConsumerHandler<T> handler)
消费 限制业务类型
|
void |
MqProducer.publish(BaseTopicType topic,
T msg)
发布消息 限制业务的类型
|
Copyright © 2024. All rights reserved.