org.apache.ivy.core.cache

Class CacheDownloadOptions

public class CacheDownloadOptions extends Object

Method Summary
DownloadListenergetListener()
booleanisForce()
CacheDownloadOptionssetForce(boolean force)
CacheDownloadOptionssetListener(DownloadListener listener)

Method Detail

getListener

public DownloadListener getListener()

isForce

public boolean isForce()

setForce

public CacheDownloadOptions setForce(boolean force)

setListener

public CacheDownloadOptions setListener(DownloadListener listener)