| Class | Description |
|---|---|
| AbstractRemoteAddressFilter<T extends SocketAddress> |
This class provides the functionality to either accept or reject new
Channels
based on their IP address. |
| AcceptRuleBasedIpFilter |
This class allows one to filter new
Channels based on the
HashSet passed to its constructor. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.