Uses of Class
org.miaixz.bus.socket.accord.UdpChannel
Packages that use UdpChannel
-
Uses of UdpChannel in org.miaixz.bus.socket
Methods in org.miaixz.bus.socket with parameters of type UdpChannel -
Uses of UdpChannel in org.miaixz.bus.socket.accord
Methods in org.miaixz.bus.socket.accord that return UdpChannelModifier and TypeMethodDescriptionUdpBootstrap.open()开启一个UDP通道,端口号随机UdpBootstrap.open(int port) 开启一个UDP通道开启一个UDP通道Constructors in org.miaixz.bus.socket.accord with parameters of type UdpChannelModifierConstructorDescriptionUdpSession(UdpChannel udpChannel, SocketAddress remote, BufferPage writeBufferPage)