| Package | Description |
|---|---|
| io.netty.handler.ipfilter |
Package to filter IP addresses (allow/deny).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IpSubnetFilterRule
Use this class to create rules for
RuleBasedIpFilter that group IP addresses into subnets. |
| Constructor and Description |
|---|
RuleBasedIpFilter(IpFilterRule... rules) |
Copyright © 2008–2018 The Netty Project. All rights reserved.