public interface ConsumerAutoHandler<T> extends ConsumerHandler<T>
| 限定符和类型 | 方法和说明 |
|---|---|
MqConsumer<T> |
consumer()
获取到消费者
|
void |
initialization()
初始化
|
BaseTopicType |
type()
获取类型 topic
|
handlervoid initialization()
MqConsumer<T> consumer()
BaseTopicType type()
Copyright © 2024. All rights reserved.