Package io.netty.util
Class NetUtil.SoMaxConnAction
- java.lang.Object
-
- io.netty.util.NetUtil.SoMaxConnAction
-
- All Implemented Interfaces:
java.security.PrivilegedAction<java.lang.Integer>
- Enclosing class:
- NetUtil
private static final class NetUtil.SoMaxConnAction extends java.lang.Object implements java.security.PrivilegedAction<java.lang.Integer>
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SoMaxConnAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Integer
run()
-