| 程序包 | 说明 |
|---|---|
| org.voovan.network.aio | |
| org.voovan.network.nio | |
| org.voovan.network.udp |
| 限定符和类型 | 方法和说明 |
|---|---|
AioSocket |
AioSocket.restart()
重连当前连接
|
void |
AioSession.restart()
重连当前连接
|
| 限定符和类型 | 方法和说明 |
|---|---|
NioSocket |
NioSocket.restart()
重连当前连接
|
void |
NioSession.restart()
重连当前连接
|
| 限定符和类型 | 方法和说明 |
|---|---|
UdpSocket |
UdpSocket.restart()
重连当前连接
|
void |
UdpSession.restart()
重连当前连接
|
Copyright © 2017 Voovan. All rights reserved.