Class SocksServerUtils
- java.lang.Object
-
- io.netty.contrib.handler.codec.example.socksproxy.SocksServerUtils
-
public final class SocksServerUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcloseOnFlush(io.netty5.channel.Channel ch)Closes the specified channel after all queued write requests are flushed.
-