Package | Description |
---|---|
org.jboss.netty.handler.ipfilter |
Implementation of a Ip based Filter handlers.
|
Modifier and Type | Class and Description |
---|---|
class |
IpFilteringHandlerImpl
General class that handle Ip Filtering.
|
class |
IpFilterRuleHandler
Implementation of Filter of IP based on ALLOW and DENY rules.
|
class |
OneIpFilterHandler
Handler that block any new connection if there are already a currently active
channel connected with the same InetAddress (IP).
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.