类分层结构
- java.lang.Object
- com.feingto.iot.client.bootstrap.BaseBootstrap
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- com.feingto.iot.client.service.MqttCallback (implements com.feingto.iot.common.service.ResponseCallback<T>)
- com.feingto.iot.client.handler.MqttConnectListener (implements io.netty.channel.ChannelFutureListener)
- com.feingto.iot.client.service.MqttMessageService (implements com.feingto.iot.client.service.IMqttMessage)
- com.feingto.iot.client.config.NettyProperties
接口分层结构
Copyright © 2019. All rights reserved.