| 程序包 | 说明 |
|---|---|
| com.swak.rxtx.channel | |
| com.swak.rxtx.codec |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChannelPipeline
管道 -- 只处理一个方向即可: 我就是托底
|
| 限定符和类型 | 方法和说明 |
|---|---|
ChannelPipeline |
ChannelPipeline.add(ChannelHandler handler)
添加到头部
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ByteToMessageDecoder
将 byte[] 专为 Object
|
class |
FixedLengthFrameDecoder
固定长度的解码
|
Copyright © 2020. All rights reserved.