IPListpublic class CacheableIPList extends java.lang.Object implements IPList
| Constructor | Description |
|---|---|
CacheableIPList(FileBasedIPList ipList,
long cacheTimeout) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isIn(java.lang.String ipAddress) |
returns true if the ipAddress is in the IPList.
|
void |
refresh() |
Refreshes the ip list
|
public CacheableIPList(FileBasedIPList ipList, long cacheTimeout)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.