Package | Description |
---|---|
org.voovan.network | |
org.voovan.network.udp |
Modifier and Type | Method and Description |
---|---|
int |
SocketSelector.udpReadFromChannel(SocketContext<DatagramChannel,UdpSession> socketContext,
DatagramChannel datagramChannel)
UDP 从通道读数据的方法
|
Modifier and Type | Method and Description |
---|---|
UdpSession |
UdpServerSocket.getSession() |
UdpSession |
UdpSocket.getSession()
获取 Session 对象
|
Copyright © 2020 Voovan. All rights reserved.