
public interface IpFilteringHandler
IpFilterListener to add specific actions in case a connection is allowed or refused.| Modifier and Type | Method and Description |
|---|---|
void |
removeIpFilterListener()
Remove the filter listener.
|
void |
setIpFilterListener(IpFilterListener listener)
Sets the filter listener.
|
void setIpFilterListener(IpFilterListener listener)
listener - the new ip filter listenervoid removeIpFilterListener()
Copyright © 2008-2013 The Netty Project. All Rights Reserved.