public class ChannelHandlerSub extends Object
| Constructor and Description |
|---|
ChannelHandlerSub(org.springframework.integration.core.MessageProducer messageProducer) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubTopic(String... topics) |
void |
addSubTopic(String topic,
int qos) |
boolean |
isExists(String topic) |
void |
removeSubTopic(String... topic) |
Copyright © 2025. All rights reserved.