public class HttpGetRequest extends HttpWithoutEntityRequest
HttpRequest implementation is used to make a HTTP GET request.HttpRequest.CanceledListener, HttpRequest.PriorityChangedListenerurl, urlParametersCACHE_ALLOW_STALE, CACHE_FORCE, CACHE_FROM_DISK, CACHE_FROM_MEMORY, CACHE_OFFLINE_ALLOW_EXPIRED, CACHE_TO_DISK, CACHE_TO_MEMORY, HTTP_METHOD_DELETE, HTTP_METHOD_GET, HTTP_METHOD_POST, HTTP_METHOD_PUT, PRIORITY_HIGH, PRIORITY_HIGHEST, PRIORITY_LOW, PRIORITY_LOWEST, PRIORITY_NORMAL| Constructor and Description |
|---|
HttpGetRequest(String url) |
cancel, compareTo, doAdditionalResponseProcessing, equals, getCachedResultFor304, getConnectingTimeout, getCreationTimestamp, getHttpHeaders, getHttpMethod, getOverrideResponseCacheControl, getOwner, getParseCondition, getParseIntoClass, getParseIntoCollectionType, getParserWriter, getPriority, getReadingResponseTimeout, getResponseContentCharset, getResponseContentType, getUrl, getUrlEncodingCharset, getUrlParamsString, hashCode, isAllowStaleData, isCanceled, isFollowRedirection, isForceFromCache, isOnOfflineAllowExpiredCacheValue, isOnOfflineFromCache, isReadDiskCache, isReadMemoryCache, isWithoutCacheLookup, isWriteDiskCache, isWriteMemoryCache, putUrlParam, putUrlParam, putUrlParam, putUrlParam, putUrlParam, putUrlParam, putUrlParam, putUrlParamAsString, setAllowStaleData, setCachedResultFor304, setCanceledListener, setConnectingTimeout, setFollowRedirection, setForceFromCache, setHttpMethod, setOnOfflineAllowExpiredCacheValue, setOnOfflineFromCache, setOverrideResponseCacheControl, setOwner, setParseCondition, setParseInto, setParseInto, setParserWriter, setPriority, setPriorityChangedListener, setReadDiskCache, setReadingResponseTimeout, setReadMemoryCache, setResponseContentCharset, setResponseContentType, setUrl, setUrlEncodingCharset, setWithoutCacheLookup, setWriteDiskCache, setWriteMemoryCache, toStringpublic HttpGetRequest(String url)
Copyright © 2015 Hannes Dorfmann. All rights reserved.