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