软件包 | 描述 |
---|---|
io.netty.channel.rxtx |
基于
RXTX的串行和并行端口通信传输。
|
io.netty.channel.socket.oio |
旧阻塞基于I / O的套接字通道API实现 - 建议少量连接(<1000)。
|
Modifier and Type | Class and Description |
---|---|
class |
RxtxChannel
已过时。
该传输将在下一个主要版本中删除。
|
Modifier and Type | Class and Description |
---|---|
class |
OioSocketChannel
A SocketChannel 正在使用Old-Blocking-IO
|
Copyright © 2008–2018 The Netty Project. All rights reserved.