de.phleisch.app.itsucks.io
Interface ResumeUrlDataRetriever

All Superinterfaces:
DataRetriever, UrlDataRetriever
All Known Implementing Classes:
HttpFileResumeUrlRetriever

public interface ResumeUrlDataRetriever
extends UrlDataRetriever


Field Summary
 
Fields inherited from interface de.phleisch.app.itsucks.io.UrlDataRetriever
RESULT_RETRIEVAL_ABORTED, RESULT_RETRIEVAL_FAILED, RESULT_RETRIEVAL_FAILED_BUT_RETRYABLE, RESULT_RETRIEVAL_NOT_STARTED_YET, RESULT_RETRIEVAL_OK, RESULT_RETRIEVAL_UNKNOWN
 
Fields inherited from interface de.phleisch.app.itsucks.io.DataRetriever
NOTIFICATION_PROGRESS
 
Method Summary
 long getResumeOffset()
           
 
Methods inherited from interface de.phleisch.app.itsucks.io.UrlDataRetriever
getResultCode, getSuggestedTimeToWaitForRetry, getUrl, setUrl
 
Methods inherited from interface de.phleisch.app.itsucks.io.DataRetriever
abort, connect, disconnect, getBytesSkipped, getContentLenght, getDataAsInputStream, getMetadata, isConnected, isDataAvailable, setBytesToSkip
 

Method Detail

getResumeOffset

long getResumeOffset()


Copyright © 2010. All Rights Reserved.