所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- plus.hiver.module.iot.mqtt.config.MqttConfig
- plus.hiver.module.iot.controller.MqttController
- plus.hiver.module.iot.mqtt.config.MqttInboundConfig
- plus.hiver.module.iot.mqtt.config.MqttOutboundConfig
接口分层结构
- plus.hiver.module.iot.mqtt.gateway.MqttGateway