Package io.netty.util

Class NetUtil.SoMaxConnAction

java.lang.Object
io.netty.util.NetUtil.SoMaxConnAction
All Implemented Interfaces:
PrivilegedAction<Integer>
Enclosing class:
NetUtil

private static final class NetUtil.SoMaxConnAction extends Object implements PrivilegedAction<Integer>
  • Constructor Details

    • SoMaxConnAction

      private SoMaxConnAction()
  • Method Details