public class MqttClientAioListener
extends org.tio.client.DefaultTioClientListener
| Constructor and Description |
|---|
MqttClientAioListener(MqttClientCreator clientCreator) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterConnected(org.tio.core.ChannelContext context,
boolean isConnected,
boolean isReconnect) |
void |
onBeforeClose(org.tio.core.ChannelContext context,
Throwable throwable,
String remark,
boolean isRemove) |
public MqttClientAioListener(MqttClientCreator clientCreator)
Copyright © 2025. All rights reserved.