Uses of Class
de.phleisch.app.itsucks.job.download.impl.UrlDownloadJob.RetryBehaviour

Packages that use UrlDownloadJob.RetryBehaviour
de.phleisch.app.itsucks.job.download.impl   
 

Uses of UrlDownloadJob.RetryBehaviour in de.phleisch.app.itsucks.job.download.impl
 

Fields in de.phleisch.app.itsucks.job.download.impl declared as UrlDownloadJob.RetryBehaviour
protected  UrlDownloadJob.RetryBehaviour UrlDownloadJob.mRetryBehaviour
           
 

Methods in de.phleisch.app.itsucks.job.download.impl that return UrlDownloadJob.RetryBehaviour
 UrlDownloadJob.RetryBehaviour UrlDownloadJob.getRetryBehaviour()
           
static UrlDownloadJob.RetryBehaviour UrlDownloadJob.RetryBehaviour.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UrlDownloadJob.RetryBehaviour[] UrlDownloadJob.RetryBehaviour.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.phleisch.app.itsucks.job.download.impl with parameters of type UrlDownloadJob.RetryBehaviour
 void UrlDownloadJob.setRetryBehaviour(UrlDownloadJob.RetryBehaviour pRetryBehaviour)
           
 



Copyright © 2010. All Rights Reserved.