Uses of Class
org.jboss.netty.handler.ipfilter.IpV4Subnet
-
Packages that use IpV4Subnet Package Description org.jboss.netty.handler.ipfilter Implementation of a Ip based Filter handlers.
-
-
Uses of IpV4Subnet in org.jboss.netty.handler.ipfilter
Subclasses of IpV4Subnet in org.jboss.netty.handler.ipfilter Modifier and Type Class Description class
IpV4SubnetFilterRule
IpV4 only Filter RuleMethods in org.jboss.netty.handler.ipfilter with parameters of type IpV4Subnet Modifier and Type Method Description int
IpV4Subnet. compareTo(IpV4Subnet o)
Compare two IpV4Subnet
-