Uses of Class
org.jboss.netty.handler.ipfilter.IpSubnet
Packages that use IpSubnet
-
Uses of IpSubnet in org.jboss.netty.handler.ipfilter
Subclasses of IpSubnet in org.jboss.netty.handler.ipfilterModifier and TypeClassDescriptionclassIp V4 and Ip V6 filter rule.
Note that mix of IPV4 and IPV6 is allowed but it is not recommended.Classes in org.jboss.netty.handler.ipfilter that implement interfaces with type arguments of type IpSubnetModifier and TypeClassDescriptionclassThis class allows to check if an IP V4 or V6 Address is contained in a subnet.Methods in org.jboss.netty.handler.ipfilter with parameters of type IpSubnet