跳过导航链接
A B C D E G H I M N O P R S U 

A

addClient(MqttClient) - 类 中的方法com.feingto.iot.client.bootstrap.MqttClientBootstrap
 

B

BaseBootstrap - com.feingto.iot.client.bootstrap中的类
启动器
BaseBootstrap(NettyProperties) - 类 的构造器com.feingto.iot.client.bootstrap.BaseBootstrap
 

C

callback(ResponseCallback<SendMessage>) - 类 中的方法com.feingto.iot.client.MqttClient
 
channelActive(ChannelHandlerContext) - 类 中的方法com.feingto.iot.client.handler.MqttClientChannelHandler
 
channelInactive(ChannelHandlerContext) - 类 中的方法com.feingto.iot.client.handler.MqttClientChannelHandler
 
close() - 类 中的方法com.feingto.iot.client.bootstrap.BaseBootstrap
 
com.feingto.iot.client - 程序包 com.feingto.iot.client
 
com.feingto.iot.client.bootstrap - 程序包 com.feingto.iot.client.bootstrap
 
com.feingto.iot.client.config - 程序包 com.feingto.iot.client.config
 
com.feingto.iot.client.handler - 程序包 com.feingto.iot.client.handler
 
com.feingto.iot.client.service - 程序包 com.feingto.iot.client.service
 
config - 类 中的变量com.feingto.iot.client.bootstrap.BaseBootstrap
 
connack(MqttConnAckMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
连接响应
connack(MqttConnAckMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
connect() - 类 中的方法com.feingto.iot.client.MqttClient
连接服务端
connect(Channel, MqttConnectOptions) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
连接
connect(Channel, MqttConnectOptions) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
CustomClientBootstrap - com.feingto.iot.client.bootstrap中的类
自定义消息客户端启动器
CustomClientBootstrap(NettyProperties) - 类 的构造器com.feingto.iot.client.bootstrap.CustomClientBootstrap
 
CustomClientChannelHandler - com.feingto.iot.client.handler中的类
自定义消息客户端通道处理器
CustomClientChannelHandler() - 类 的构造器com.feingto.iot.client.handler.CustomClientChannelHandler
 

D

destroy() - 类 中的方法com.feingto.iot.client.MqttClient
释放资源
disconnect(Channel) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
断开连接消息
disconnect(Channel) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 

E

exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法com.feingto.iot.client.handler.MqttClientChannelHandler
 
exceptionCaught(Throwable) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
异常处理
exceptionCaught(Throwable) - 类 中的方法com.feingto.iot.client.service.MqttCallback
 
exceptionCaught(Throwable) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 

G

group - 类 中的变量com.feingto.iot.client.bootstrap.BaseBootstrap
 

H

handleMessage(ChannelHandlerContext, BaseMessage) - 类 中的方法com.feingto.iot.client.handler.CustomClientChannelHandler
 
handleMessage(ChannelHandlerContext, MqttMessage) - 类 中的方法com.feingto.iot.client.handler.MqttClientChannelHandler
 

I

IMqttMessage - com.feingto.iot.client.service中的接口
消息接口
init() - 类 中的方法com.feingto.iot.client.bootstrap.BaseBootstrap
 
init() - 类 中的方法com.feingto.iot.client.bootstrap.CustomClientBootstrap
 
init() - 类 中的方法com.feingto.iot.client.bootstrap.MqttClientBootstrap
 

M

messageArrived(String, String) - 类 中的方法com.feingto.iot.client.service.MqttCallback
 
MqttCallback - com.feingto.iot.client.service中的类
MQTT 消息回调接口
MqttCallback() - 类 的构造器com.feingto.iot.client.service.MqttCallback
 
mqttClient - 类 中的变量com.feingto.iot.client.bootstrap.BaseBootstrap
 
MqttClient - com.feingto.iot.client中的类
MQTT 客户端
MqttClient(NettyProperties) - 类 的构造器com.feingto.iot.client.MqttClient
 
MqttClientBootstrap - com.feingto.iot.client.bootstrap中的类
MQTT 客户端启动器
MqttClientBootstrap(NettyProperties) - 类 的构造器com.feingto.iot.client.bootstrap.MqttClientBootstrap
 
MqttClientChannelHandler - com.feingto.iot.client.handler中的类
MQTT 客户端消息通道处理器
MqttClientChannelHandler(MqttConnectOptions, MqttClient) - 类 的构造器com.feingto.iot.client.handler.MqttClientChannelHandler
 
MqttConnectListener - com.feingto.iot.client.handler中的类
MQTT 连接监听器
MqttConnectListener(MqttConnectOptions, MqttClient) - 类 的构造器com.feingto.iot.client.handler.MqttConnectListener
 
MqttMessageService - com.feingto.iot.client.service中的类
MQTT 消息服务
MqttMessageService() - 类 的构造器com.feingto.iot.client.service.MqttMessageService
 

N

NettyProperties - com.feingto.iot.client.config中的类
Netty 配置
NettyProperties() - 类 的构造器com.feingto.iot.client.config.NettyProperties
 

O

onFailure(Throwable) - 类 中的方法com.feingto.iot.client.service.MqttCallback
 
onResponse(SendMessage) - 类 中的方法com.feingto.iot.client.service.MqttCallback
 
operationComplete(ChannelFuture) - 类 中的方法com.feingto.iot.client.handler.MqttConnectListener
 

P

pingreq(Channel) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
PING请求
pingreq(Channel) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
puback(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
QoS level = 1的消息响应
puback(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
pubcomp(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
Qos level = 2的协议流的第三个消息响应
pubcomp(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
publish(String, String) - 类 中的方法com.feingto.iot.client.MqttClient
推送消息至主题
publish(String, String, int) - 类 中的方法com.feingto.iot.client.MqttClient
推送Qos消息至主题
publish(String, String, boolean) - 类 中的方法com.feingto.iot.client.MqttClient
推送是否保留的消息至主题
publish(String, String, boolean, int) - 类 中的方法com.feingto.iot.client.MqttClient
推送是否保留的Qos消息至主题
publish(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
推送消息
publish(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
pubrec(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
Qos level = 2的协议流的第二个消息,确认已经收到
pubrec(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
pubrel(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
Qos level = 2的协议流的第三个消息
pubrel(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 

R

reconnect() - 类 中的方法com.feingto.iot.client.MqttClient
重新连接

S

start() - 类 中的方法com.feingto.iot.client.bootstrap.BaseBootstrap
 
suback(Channel, MqttSubAckMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
订阅响应
suback(Channel, MqttSubAckMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
subscribe(SubscribeMessage...) - 类 中的方法com.feingto.iot.client.MqttClient
订阅

U

unsubBack(Channel, MqttMessage) - 接口 中的方法com.feingto.iot.client.service.IMqttMessage
取消订阅响应
unsubBack(Channel, MqttMessage) - 类 中的方法com.feingto.iot.client.service.MqttMessageService
 
unsubscribe(String...) - 类 中的方法com.feingto.iot.client.MqttClient
取消订阅
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法com.feingto.iot.client.handler.CustomClientChannelHandler
心跳检测
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法com.feingto.iot.client.handler.MqttClientChannelHandler
 
A B C D E G H I M N O P R S U 
跳过导航链接

Copyright © 2019. All rights reserved.