public abstract class HttpStringEntityRequest extends AbstractHttpEntityRequest
HttpRequest.CanceledListener, HttpRequest.PriorityChangedListener| Modifier and Type | Field and Description |
|---|---|
protected String |
contentEntityCharset |
contentMimeType, parserWriterPoolurl, 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 |
|---|
HttpStringEntityRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentEntityCharset() |
abstract String |
getDataAsString()
Get string data that should be send with this request as entity
|
void |
setContentEntityCharset(String charset) |
getContentMimeType, getParserWriterPool, setContentMimeType, setParserWriterPoolcancel, 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, toStringCopyright © 2015 Hannes Dorfmann. All rights reserved.