-
public class HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState extends FetchState
-
-
Constructor Summary
Constructors Constructor Description HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState(Consumer<EncodedImage> consumer, ProducerContext producerContext)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.facebook.imagepipeline.producers.FetchState
getConsumer, getContext, getId, getLastIntermediateResultTimeMs, getListener, getOnNewResultStatusFlags, getResponseBytesRange, getUri, setLastIntermediateResultTimeMs, setOnNewResultStatusFlags, setResponseBytesRange -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState
HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState(Consumer<EncodedImage> consumer, ProducerContext producerContext)
-
-
-
-