org.gudy.azureus2.core3.ipfilter.impl
Class IpFilterAutoLoaderImpl

java.lang.Object
  extended by org.gudy.azureus2.core3.ipfilter.impl.IpFilterAutoLoaderImpl

public class IpFilterAutoLoaderImpl
extends Object

Author:
TuxPaper

Field Summary
static String CFG_AUTOLOAD_FILE
           
static String CFG_AUTOLOAD_LAST
           
 
Constructor Summary
IpFilterAutoLoaderImpl(IpFilterImpl ipFilter)
           
 
Method Summary
protected  void loadOtherFilters(boolean allowAsyncDownloading, boolean loadOldWhileAsyncDownloading)
           
 void setNextAutoDownload(boolean updateLastDownloadedDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CFG_AUTOLOAD_LAST

public static final String CFG_AUTOLOAD_LAST
See Also:
Constant Field Values

CFG_AUTOLOAD_FILE

public static final String CFG_AUTOLOAD_FILE
See Also:
Constant Field Values
Constructor Detail

IpFilterAutoLoaderImpl

public IpFilterAutoLoaderImpl(IpFilterImpl ipFilter)
Method Detail

loadOtherFilters

protected void loadOtherFilters(boolean allowAsyncDownloading,
                                boolean loadOldWhileAsyncDownloading)

setNextAutoDownload

public void setNextAutoDownload(boolean updateLastDownloadedDate)