public class Channels extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected Consumer<Channel> |
channelInit
初始化channel处理器
|
protected Map<String,Channel> |
channels
所有设备
|
protected EventLoopGroup |
eventLoops
输入输出线程池组
|
protected com.swak.rxtx.Channels.Heartbeat |
heartbeat
设备心跳
|
protected static org.slf4j.Logger |
logger
用于消息调试
|
protected static org.slf4j.Logger logger
protected com.swak.rxtx.Channels.Heartbeat heartbeat
protected EventLoopGroup eventLoops
Copyright © 2020. All rights reserved.