| Package | Description |
|---|---|
| org.voovan.network | |
| org.voovan.network.aio | |
| org.voovan.network.nio | |
| org.voovan.network.udp |
| Modifier and Type | Method and Description |
|---|---|
Object |
IoSession.syncRead()
同步读取消息
消息会经过 filter 的 decoder 函数处理后再返回
|
| Modifier and Type | Method and Description |
|---|---|
Object |
AioSocket.synchronouRead()
同步读取消息
|
| Modifier and Type | Method and Description |
|---|---|
Object |
NioSocket.synchronouRead()
同步读取消息
|
| Modifier and Type | Method and Description |
|---|---|
Object |
UdpSocket.synchronouRead()
同步读取消息
|
Copyright © 2019 Voovan. All rights reserved.