public class CacheableIPList
extends Object
implements IPList
CacheableIPList loads a list of subnets from a file.
The list is cached and the cache can be refreshed by specifying cache timeout.
A negative value of cache timeout disables any caching.
Thread safe.