public interface MqClientInternal extends MqClient
| 限定符和类型 | 方法和说明 |
|---|---|
void |
acknowledge(org.noear.socketd.transport.core.Message message,
boolean isOk)
消费回执
|
autoAcknowledge, publish, publish, subscribevoid acknowledge(org.noear.socketd.transport.core.Message message,
boolean isOk)
throws IOException
message - 消息isOk - 回执IOExceptionCopyright © 2023. All rights reserved.