JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
A
B
C
H
I
M
P
T
A
AutoConsumerServiceImpl
- Class in
cn.sinozg.applet.mq.service
自动消费 实现了
AutoConsumerServiceImpl()
- Constructor for class cn.sinozg.applet.mq.service.
AutoConsumerServiceImpl
B
BaseTopicType
- Interface in
cn.sinozg.applet.mq.joint
定义业务的 topic 现实
C
cn.sinozg.applet.mq.handle
- package cn.sinozg.applet.mq.handle
cn.sinozg.applet.mq.joint
- package cn.sinozg.applet.mq.joint
cn.sinozg.applet.mq.mq
- package cn.sinozg.applet.mq.mq
cn.sinozg.applet.mq.service
- package cn.sinozg.applet.mq.service
consume(BaseTopicType, ConsumerHandler<T>)
- Method in interface cn.sinozg.applet.mq.mq.
MqConsumer
消费 限制业务类型
consume(String, ConsumerHandler<T>)
- Method in interface cn.sinozg.applet.mq.mq.
MqConsumer
消费
consumer()
- Method in interface cn.sinozg.applet.mq.handle.
ConsumerAutoHandler
获取到消费者
ConsumerAutoHandler
<
T
> - Interface in
cn.sinozg.applet.mq.handle
消费者处理器 实现自动 消费对应的topic 数据 的功能
ConsumerHandler
<
T
> - Interface in
cn.sinozg.applet.mq.handle
消费者处理器 处理接收到的消息
H
handler(T)
- Method in interface cn.sinozg.applet.mq.handle.
ConsumerHandler
消息处理
I
initialization()
- Method in interface cn.sinozg.applet.mq.handle.
ConsumerAutoHandler
初始化
initInfo()
- Method in class cn.sinozg.applet.mq.service.
AutoConsumerServiceImpl
M
MqConsumer
<
T
> - Interface in
cn.sinozg.applet.mq.mq
消费者 消费
MqProducer
<
T
> - Interface in
cn.sinozg.applet.mq.mq
生产者 发布消息
P
publish(BaseTopicType, T)
- Method in interface cn.sinozg.applet.mq.mq.
MqProducer
发布消息 限制业务的类型
publish(String, T)
- Method in interface cn.sinozg.applet.mq.mq.
MqProducer
发布消息
T
topic()
- Method in interface cn.sinozg.applet.mq.joint.
BaseTopicType
获取到topic
type()
- Method in interface cn.sinozg.applet.mq.handle.
ConsumerAutoHandler
获取类型 topic
A
B
C
H
I
M
P
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.