Uses of Class
org.miaixz.bus.socket.accord.UdpBootstrap
Packages that use UdpBootstrap
-
Uses of UdpBootstrap in org.miaixz.bus.socket.accord
Methods in org.miaixz.bus.socket.accord that return UdpBootstrapModifier and TypeMethodDescriptionfinal UdpBootstrapUdpBootstrap.setBufferPagePool(BufferPagePool bufferPool) 设置内存池 通过该方法设置的内存池,在AioServer执行shutdown时不会触发内存池的释放。final UdpBootstrapUdpBootstrap.setReadBufferSize(int size) 设置读缓存区大小final UdpBootstrapUdpBootstrap.setThreadNum(int num) 设置线程大小