请参阅: 说明
| 接口 | 说明 |
|---|---|
| IQueueRepository | |
| IRetainedRepository | |
| ISubscriptionsRepository |
| 类 | 说明 |
|---|---|
| MemoryQueueRepository | |
| MemoryRetainedRepository | |
| MemorySubscriptionsRepository | |
| MqttClientDescriptor | |
| MqttConnection | |
| MqttIdleTimeoutChannelHandler | |
| MqttInflightResenderChannelHandler |
Resend inflight not ack'ed publish packets (QoS1 PUB and QoS2 PUB/PUBREL).
|
| MqttInflightResenderChannelHandler.ResendNotAckedPublishes |
Placeholder event to resend not-acked publish messages in the in flight window.
|
| MqttLoggerChannelHandler | |
| MqttPostOffice | |
| MqttRetainedMessage | |
| MqttServerChannelHandler |
开发一个MQTT库需要提供如下命令:
Connect :当一个TCP/IP套接字在服务器端和客户端连接建立时需要使用的命令。
|
| MqttSessionRegistry | |
| MqttSessionRegistry.EnqueuedMessage | |
| MqttSslContextCreator |
SSL certificate loader used to open SSL connections (websocket and MQTT-S).
|
| MqttUtil |
Some Netty's channels utilities.
|
| RedisQueueRepository | |
| RedisSubscriptionsRepository |
Copyright © 2021. All rights reserved.