- java.lang.Object
-
- io.netty5.channel.kqueue.AcceptFilter
-
@UnstableApi public final class AcceptFilter extends Object
-
-
Constructor Summary
Constructors Constructor Description AcceptFilter(String filterName, String filterArgs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringfilterArgs()StringfilterName()inthashCode()StringtoString()
-