Uses of Class
de.phleisch.app.itsucks.io.http.impl.HttpFileResumeUrlRetriever.OperatingState

Packages that use HttpFileResumeUrlRetriever.OperatingState
de.phleisch.app.itsucks.io.http.impl   
 

Uses of HttpFileResumeUrlRetriever.OperatingState in de.phleisch.app.itsucks.io.http.impl
 

Fields in de.phleisch.app.itsucks.io.http.impl declared as HttpFileResumeUrlRetriever.OperatingState
protected  HttpFileResumeUrlRetriever.OperatingState HttpFileResumeUrlRetriever.mOperatingState
           
 

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



Copyright © 2010. All Rights Reserved.