Uses of Class
io.netty.handler.ipfilter.AbstractRemoteAddressFilter
Packages that use AbstractRemoteAddressFilter
-
Uses of AbstractRemoteAddressFilter in io.netty.handler.ipfilter
Subclasses of AbstractRemoteAddressFilter in io.netty.handler.ipfilterModifier and TypeClassDescriptionclassThis class allows one to filter newChannels based on theIpSubnetFilters passed to its constructor.classThis class allows one to filter newChannels based on theIpFilterRules passed to its constructor.classThis class allows one to ensure that at all times for every IP address there is at most oneChannelconnected to the server.