跳过导航链接
A B C D E F G H I L M N P Q R S T U V 

A

addCacheQueue(ImageRequest) - 类 中的方法cn.lemon.resthttp.image.cache.CacheDispatcher
缓存过的图片请求加入缓存队列
addCacheRequest(Request) - 类 中的方法cn.lemon.resthttp.request.ServerCacheDispatcher
 
addHeader(Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.ConfigClient
 
addHeader(String, String) - 类 中的方法cn.lemon.resthttp.request.ConfigClient
 
addHeader(Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
 
addHeader(String, String) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
 
addHeader(Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.https.HttpsRequest
 
addHeader(String, String) - 类 中的方法cn.lemon.resthttp.request.https.HttpsRequest
 
addHttpRequest(Request) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
addHttpsRequest(Request) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
addImageRequest(ImageRequest) - 类 中的方法cn.lemon.resthttp.image.ImageRequestDispatcher
添加到线程池请求队列
addImageRequest(ImageRequest) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
addRestRequest(Request) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 

B

baseUrl(String) - 类 中的方法cn.lemon.resthttp.request.rest.RestFactory.Builder
 
build() - 类 中的方法cn.lemon.resthttp.request.rest.RestFactory.Builder
 
Builder() - 类 的构造器cn.lemon.resthttp.request.rest.RestFactory.Builder
 

C

Cache - cn.lemon.resthttp.request中的接口
Created by linlongxin on 2016/4/27.
Cache.Entry - cn.lemon.resthttp.request中的类
Data and metadata for an entry returned by the cache.
CacheDispatcher - cn.lemon.resthttp.image.cache中的类
Created by linlongxin on 2016/3/27.
CacheDispatcher() - 类 的构造器cn.lemon.resthttp.image.cache.CacheDispatcher
 
calculateInSampleSize(BitmapFactory.Options, int, int) - 类 中的静态方法cn.lemon.resthttp.util.Util
为图片压缩做准备,通过设置inSampleSize参数来压缩 通过reqWidth和reqHeight来计算出合理的inSampleSize
callback - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
callback(Bitmap) - 接口 中的方法cn.lemon.resthttp.image.callback.ImageCallback
 
callback(T) - 类 中的方法cn.lemon.resthttp.request.callback.RestCallback
 
callback - 类 中的变量cn.lemon.resthttp.request.Request
 
cancelAllImageRequest() - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
cancelAllNetRequest() - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
cancelAllRequest() - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
 
cancelRequest(String, Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
 
cancelRequest(String) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
 
cancelRequest(String) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
cancelRequest(String, Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 
checkCacheRoot() - 类 中的静态方法cn.lemon.resthttp.request.ServerCache
检查是否初始化缓存根目录
clear() - 类 中的方法cn.lemon.resthttp.image.cache.DiskCache
 
clear() - 接口 中的方法cn.lemon.resthttp.image.cache.ImageCache
 
clear() - 类 中的方法cn.lemon.resthttp.image.cache.MemoryCache
 
clear() - 接口 中的方法cn.lemon.resthttp.request.Cache
Empties the cache.
clear() - 类 中的方法cn.lemon.resthttp.request.ServerCache
 
clearHeaders() - 类 中的方法cn.lemon.resthttp.request.ConfigClient
 
closeLog() - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
cn.lemon.resthttp.image - 程序包 cn.lemon.resthttp.image
 
cn.lemon.resthttp.image.cache - 程序包 cn.lemon.resthttp.image.cache
 
cn.lemon.resthttp.image.callback - 程序包 cn.lemon.resthttp.image.callback
 
cn.lemon.resthttp.request - 程序包 cn.lemon.resthttp.request
 
cn.lemon.resthttp.request.callback - 程序包 cn.lemon.resthttp.request.callback
 
cn.lemon.resthttp.request.http - 程序包 cn.lemon.resthttp.request.http
 
cn.lemon.resthttp.request.https - 程序包 cn.lemon.resthttp.request.https
 
cn.lemon.resthttp.request.rest - 程序包 cn.lemon.resthttp.request.rest
 
cn.lemon.resthttp.request.rest.method - 程序包 cn.lemon.resthttp.request.rest.method
 
cn.lemon.resthttp.request.rest.param - 程序包 cn.lemon.resthttp.request.rest.param
 
cn.lemon.resthttp.util - 程序包 cn.lemon.resthttp.util
 
cn.lemon.resthttp.view - 程序包 cn.lemon.resthttp.view
 
ConfigClient - cn.lemon.resthttp.request中的类
Created by linlongxin on 2016/8/25.
ConfigClient() - 类 的构造器cn.lemon.resthttp.request.ConfigClient
 
configURLConnection(HttpURLConnection, Request) - 类 中的方法cn.lemon.resthttp.request.ConfigClient
 
create(Class<?>) - 类 中的方法cn.lemon.resthttp.request.rest.RestFactory
通过动态代理,实例化接口

D

d(String...) - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
data - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
The data returned from cache.
data - 类 中的变量cn.lemon.resthttp.request.Response
 
DiskCache - cn.lemon.resthttp.image.cache中的类
Created by linlongxin on 2015/12/29.

E

e(String...) - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
Entry() - 类 的构造器cn.lemon.resthttp.request.Cache.Entry
 
etag - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
ETag for cache coherency.
executeRunnable(Runnable) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
 

F

failure() - 接口 中的方法cn.lemon.resthttp.image.callback.ImageCallback
 
failure(int, String) - 类 中的方法cn.lemon.resthttp.request.callback.HttpCallback
 
Field - cn.lemon.resthttp.request.rest.param中的注释类型
Created by linlongxin on 2016/3/24.

G

get(String) - 类 中的方法cn.lemon.resthttp.image.cache.DiskCache
 
get(String) - 接口 中的方法cn.lemon.resthttp.image.cache.ImageCache
 
get(String) - 类 中的方法cn.lemon.resthttp.image.cache.MemoryCache
 
get(String) - 接口 中的方法cn.lemon.resthttp.request.Cache
Retrieves an entry from the cache.
get(String, HttpCallback) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
GET
get(String, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.https.HttpsRequest
 
get(String, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequest
 
GET - 接口 中的静态变量cn.lemon.resthttp.request.Method
 
GET - cn.lemon.resthttp.request.rest.method中的注释类型
Created by linlongxin on 2016/3/23.
get(String, HttpCallback) - 类 中的方法cn.lemon.resthttp.request.RestHttp
GET
get(String, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.RestHttp
 
get(String) - 类 中的方法cn.lemon.resthttp.request.ServerCache
 
getActualClass() - 类 中的方法cn.lemon.resthttp.request.callback.RestCallback
 
getAppVersion() - 类 中的静态方法cn.lemon.resthttp.util.Util
获取版本号
getCacheAsyn(String) - 类 中的方法cn.lemon.resthttp.request.ServerCacheDispatcher
异步读取文件并转化为对象
getCacheKey(String) - 类 中的静态方法cn.lemon.resthttp.util.Util
 
getDiskCacheDir(String) - 类 中的静态方法cn.lemon.resthttp.util.Util
设置硬盘缓存路径(用于存放图片,数据等文件)
getInstance() - 类 中的静态方法cn.lemon.resthttp.image.cache.DiskCache
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.image.cache.MemoryCache
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.image.HttpRequestImage
获取一个HttpRequestImage实例,这里是单例模式
getInstance() - 类 中的静态方法cn.lemon.resthttp.image.ImageConnection
 
getInstance(Class<T>) - 类 中的静态方法cn.lemon.resthttp.request.ConfigClient
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.http.HttpFile
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.http.HttpRequest
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.http.HttpRequestClient
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.https.HttpsRequest
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.https.HttpsRequestClient
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.https.SelfSignRequest
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.https.SelfSignRequestClient
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.RequestDispatcher
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.rest.RestRequestClient
 
getInstance(Class<T>) - 类 中的静态方法cn.lemon.resthttp.request.RestHttp
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.ServerCache
 
getInstance() - 类 中的静态方法cn.lemon.resthttp.request.ServerCacheDispatcher
 
getNumberOfCPUCores() - 类 中的静态方法cn.lemon.resthttp.util.Util
获取cpu核数
getPostLog(String, Map<String, String>) - 类 中的方法cn.lemon.resthttp.request.ConfigClient
 
getRestCacheSync(Request) - 类 中的方法cn.lemon.resthttp.request.ServerCacheDispatcher
同步直接处理
getSSLContext() - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequestClient
 
getUrl() - 类 中的方法cn.lemon.resthttp.view.HttpImageView
 

H

Header - cn.lemon.resthttp.request.rest.param中的注释类型
Created by linlongxin on 2016/5/6.
headers - 类 中的变量cn.lemon.resthttp.request.Response
 
HttpCallback - cn.lemon.resthttp.request.callback中的类
Created by linlongxin on 2015/12/26.
HttpCallback() - 类 的构造器cn.lemon.resthttp.request.callback.HttpCallback
 
HttpFile - cn.lemon.resthttp.request.http中的类
Created by linlongxin on 2016/7/10.
HttpHeaderParser - cn.lemon.resthttp.request.http中的类
 
HttpHeaderParser() - 类 的构造器cn.lemon.resthttp.request.http.HttpHeaderParser
 
HttpImageView - cn.lemon.resthttp.view中的类
Created by linlongxin on 2015/12/31.
HttpImageView(Context) - 类 的构造器cn.lemon.resthttp.view.HttpImageView
 
HttpImageView(Context, AttributeSet) - 类 的构造器cn.lemon.resthttp.view.HttpImageView
 
HttpImageView(Context, AttributeSet, int) - 类 的构造器cn.lemon.resthttp.view.HttpImageView
 
HttpLog - cn.lemon.resthttp.util中的类
Created by alien on 2015/8/6.
HttpLog() - 类 的构造器cn.lemon.resthttp.util.HttpLog
 
HttpRequest - cn.lemon.resthttp.request.http中的类
Created by linlongxin on 2015/12/26.
HttpRequest() - 类 的构造器cn.lemon.resthttp.request.http.HttpRequest
 
HttpRequestClient - cn.lemon.resthttp.request.http中的类
Created by linlongxin on 2015/12/26.
HttpRequestClient() - 类 的构造器cn.lemon.resthttp.request.http.HttpRequestClient
 
HttpRequestImage - cn.lemon.resthttp.image中的类
Created by linlongxin on 2015/12/26.
HttpsCallback - cn.lemon.resthttp.request.callback中的类
Created by linlongxin on 2016/8/25.
HttpsCallback() - 类 的构造器cn.lemon.resthttp.request.callback.HttpsCallback
 
httpsCallback - 类 中的变量cn.lemon.resthttp.request.Request
 
HttpsRequest - cn.lemon.resthttp.request.https中的类
Created by linlongxin on 2016/8/24.
HttpsRequest() - 类 的构造器cn.lemon.resthttp.request.https.HttpsRequest
 
HttpsRequestClient - cn.lemon.resthttp.request.https中的类
Created by linlongxin on 2016/8/25.
HttpsRequestClient() - 类 的构造器cn.lemon.resthttp.request.https.HttpsRequestClient
 

I

i(String...) - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
ImageCache - cn.lemon.resthttp.image.cache中的接口
Created by linlongxin on 2016/3/14.
ImageCallback - cn.lemon.resthttp.image.callback中的接口
 
ImageConnection - cn.lemon.resthttp.image中的类
Created by linlongxin on 2016/8/26.
ImageRequest - cn.lemon.resthttp.image.cache中的类
 
ImageRequest(String, int, ImageCallback) - 类 的构造器cn.lemon.resthttp.image.cache.ImageRequest
 
ImageRequest(String, int, int, ImageCallback) - 类 的构造器cn.lemon.resthttp.image.cache.ImageRequest
 
ImageRequestDispatcher - cn.lemon.resthttp.image中的类
Created by linlongxin on 2016/4/26.
ImageRequestDispatcher() - 类 的构造器cn.lemon.resthttp.image.ImageRequestDispatcher
 
init(Context) - 类 中的静态方法cn.lemon.resthttp.util.Util
 
initialize() - 接口 中的方法cn.lemon.resthttp.request.Cache
Performs any potentially long-running actions needed to initialize the cache; will be called from a worker thread.
initialize(Context) - 类 中的静态方法cn.lemon.resthttp.request.RestHttp
初始化RestHttp框架
initialize() - 类 中的方法cn.lemon.resthttp.request.ServerCache
 
inSampleSize - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
invalidate(String, boolean) - 接口 中的方法cn.lemon.resthttp.request.Cache
Invalidates an entry in the cache.
invalidate(String, boolean) - 类 中的方法cn.lemon.resthttp.request.ServerCache
 
isControlWidthAndHeight - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
isDebug() - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
isExist(String) - 类 中的方法cn.lemon.resthttp.image.cache.DiskCache
 
isExist(String) - 接口 中的方法cn.lemon.resthttp.image.cache.ImageCache
 
isExist(String) - 类 中的方法cn.lemon.resthttp.image.cache.MemoryCache
 
isExistsCache(String) - 类 中的方法cn.lemon.resthttp.request.ServerCache
判断缓存是否存在
isExpired() - 类 中的方法cn.lemon.resthttp.request.Cache.Entry
True if the entry is expired.
isHttps - 类 中的变量cn.lemon.resthttp.request.Request
 
isSelfSign - 类 中的变量cn.lemon.resthttp.request.Request
 

L

lastModified - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
The last modified date for the requested object.
Log(String) - 类 中的静态方法cn.lemon.resthttp.util.HttpLog
 

M

MD5(String) - 类 中的静态方法cn.lemon.resthttp.util.Util
MD5加密,把字符串加密成32位乱码
MemoryCache - cn.lemon.resthttp.image.cache中的类
Created by linlongxin on 2015/12/29.
Method - cn.lemon.resthttp.request中的接口
Created by linlongxin on 2016/4/27.
method - 类 中的变量cn.lemon.resthttp.request.Request
 
mHandler - 类 中的变量cn.lemon.resthttp.request.http.HttpRequestClient
 

N

networkCacheRoot - 类 中的静态变量cn.lemon.resthttp.request.ServerCache
缓存的根目录
NO_NETWORK - 类 中的静态变量cn.lemon.resthttp.request.http.HttpRequestClient
 

P

params - 类 中的变量cn.lemon.resthttp.request.Request
 
parseCacheHeaders(Response) - 类 中的静态方法cn.lemon.resthttp.request.http.HttpHeaderParser
 
parseDateAsEpoch(String) - 类 中的静态方法cn.lemon.resthttp.request.http.HttpHeaderParser
Parse date in RFC1123 format, and return its value as epoch
post(String, Map<String, String>, HttpCallback) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequest
POST
post(String, Map<String, String>, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.https.HttpsRequest
 
post(String, Map<String, String>, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequest
 
POST - 接口 中的静态变量cn.lemon.resthttp.request.Method
 
POST - cn.lemon.resthttp.request.rest.method中的注释类型
Created by linlongxin on 2016/3/23.
post(String, Map<String, String>, HttpCallback) - 类 中的方法cn.lemon.resthttp.request.RestHttp
POST
post(String, Map<String, String>, HttpsCallback) - 类 中的方法cn.lemon.resthttp.request.RestHttp
 
put(String, Bitmap) - 类 中的方法cn.lemon.resthttp.image.cache.DiskCache
把Bitmap写入到缓存中
put(String, Bitmap) - 接口 中的方法cn.lemon.resthttp.image.cache.ImageCache
 
put(String, Bitmap) - 类 中的方法cn.lemon.resthttp.image.cache.MemoryCache
 
put(String, Cache.Entry) - 接口 中的方法cn.lemon.resthttp.request.Cache
Adds or replaces an entry to the cache.
put(String, Cache.Entry) - 类 中的方法cn.lemon.resthttp.request.ServerCache
 

Q

Query - cn.lemon.resthttp.request.rest.param中的注释类型
Created by linlongxin on 2016/3/24.

R

readInputStream(InputStream) - 类 中的方法cn.lemon.resthttp.request.ConfigClient
读取输入流信息,转化成String
readStream(InputStream) - 类 中的方法cn.lemon.resthttp.image.ImageConnection
从inputStream中获取字节流 数组大小
refreshNeeded() - 类 中的方法cn.lemon.resthttp.request.Cache.Entry
True if a refresh is needed from the original data source.
remove(String) - 类 中的方法cn.lemon.resthttp.image.cache.DiskCache
 
remove(String) - 接口 中的方法cn.lemon.resthttp.image.cache.ImageCache
 
remove(String) - 类 中的方法cn.lemon.resthttp.image.cache.MemoryCache
 
remove(String) - 接口 中的方法cn.lemon.resthttp.request.Cache
Removes an entry from the cache.
remove(String) - 类 中的方法cn.lemon.resthttp.request.ServerCache
 
reqHeight - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
request(ImageRequest) - 类 中的方法cn.lemon.resthttp.image.ImageConnection
 
request(Request) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequestClient
网络请求
request(Request) - 类 中的方法cn.lemon.resthttp.request.https.HttpsRequestClient
 
request(Request) - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequestClient
 
Request<T> - cn.lemon.resthttp.request中的类
Created by linlongxin on 2016/4/27.
Request(String, int, Map<String, String>, HttpCallback) - 类 的构造器cn.lemon.resthttp.request.Request
Http
Request(String, int, Map<String, String>, HttpsCallback) - 类 的构造器cn.lemon.resthttp.request.Request
Https
Request(String, int, Map<String, String>, boolean, HttpsCallback) - 类 的构造器cn.lemon.resthttp.request.Request
Https自签名证书
Request(String, int, Map<String, String>, Class, RestCallback<T>) - 类 的构造器cn.lemon.resthttp.request.Request
Restful接口请求缓存构造函数
Request(String, int, Map<String, String>, Class) - 类 的构造器cn.lemon.resthttp.request.Request
 
request(Request<T>) - 类 中的方法cn.lemon.resthttp.request.rest.RestRequestClient
这里很疑惑到底应该需不需要同步,看了JVM后觉得应该不需要同步处理,通过线程池并发执行
RequestDispatcher - cn.lemon.resthttp.request中的类
Created by linlongxin on 2015/12/27.
requestImage(String, ImageCallback) - 类 中的方法cn.lemon.resthttp.image.HttpRequestImage
从网络请求图片
requestImageLog(String) - 类 中的静态方法cn.lemon.resthttp.util.HttpLog
 
requestImageWithCompress(String, int, ImageCallback) - 类 中的方法cn.lemon.resthttp.image.HttpRequestImage
图片网络请求压缩处理 图片压缩处理的时候内存缓存和硬盘缓存的key是通过url+inSampleSize 通过MD5加密的
requestImageWithCompress(String, int, int, ImageCallback) - 类 中的方法cn.lemon.resthttp.image.HttpRequestImage
压缩加载图片 -- 根据指定的width,height
requestLog(int, String) - 类 中的静态方法cn.lemon.resthttp.util.HttpLog
 
requestURLConnection(HttpURLConnection, ImageRequest) - 类 中的方法cn.lemon.resthttp.image.ImageConnection
 
requestURLConnection(HttpURLConnection, Request) - 类 中的方法cn.lemon.resthttp.request.http.HttpRequestClient
 
reqWidth - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
Response - cn.lemon.resthttp.request中的类
Created by linlongxin on 2016/4/27.
Response(String, Map<String, String>) - 类 的构造器cn.lemon.resthttp.request.Response
 
responseHeaders - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
Immutable response headers as received from server; must be non-null.
responseLog(String, int) - 类 中的静态方法cn.lemon.resthttp.util.HttpLog
 
RestCallback<T> - cn.lemon.resthttp.request.callback中的类
Created by linlongxin on 2016/3/25.
RestCallback() - 类 的构造器cn.lemon.resthttp.request.callback.RestCallback
 
restCallback - 类 中的变量cn.lemon.resthttp.request.Request
 
RestFactory - cn.lemon.resthttp.request.rest中的类
Created by linlongxin on 2016/3/24.
RestFactory() - 类 的构造器cn.lemon.resthttp.request.rest.RestFactory
 
RestFactory.Builder - cn.lemon.resthttp.request.rest中的类
Builder模式来添加信息
RestHttp - cn.lemon.resthttp.request中的类
Created by linlongxin on 2015/12/26.
RestHttp() - 类 的构造器cn.lemon.resthttp.request.RestHttp
 
RestHttpLog - cn.lemon.resthttp.util中的类
Created by linlongxin on 2016/4/27.
RestHttpLog() - 类 的构造器cn.lemon.resthttp.util.RestHttpLog
 
RestRequestClient - cn.lemon.resthttp.request.rest中的类
Created by linlongxin on 2016/3/24.
RestRequestClient() - 类 的构造器cn.lemon.resthttp.request.rest.RestRequestClient
 
resultType - 类 中的变量cn.lemon.resthttp.request.Request
 

S

SelfSignRequest - cn.lemon.resthttp.request.https中的类
Created by linlongxin on 2016/8/25.
SelfSignRequest() - 类 的构造器cn.lemon.resthttp.request.https.SelfSignRequest
 
SelfSignRequestClient - cn.lemon.resthttp.request.https中的类
Created by linlongxin on 2016/8/25.
SelfSignRequestClient() - 类 的构造器cn.lemon.resthttp.request.https.SelfSignRequestClient
 
ServerCache - cn.lemon.resthttp.request中的类
Created by linlongxin on 2016/4/27.
ServerCacheDispatcher - cn.lemon.resthttp.request中的类
Created by linlongxin on 2016/4/27.
serverDate - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
Date of this response as reported by the server.
setCertificate(InputStream) - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequest
 
setCertificate(InputStream) - 类 中的方法cn.lemon.resthttp.request.https.SelfSignRequestClient
 
setDebug(boolean, String) - 类 中的静态方法cn.lemon.resthttp.request.RestHttp
是否开启调试模式,默认是关闭
setDebug(boolean, String) - 类 中的静态方法cn.lemon.resthttp.util.HttpLog
 
setDiskCacheSize(long) - 类 中的静态方法cn.lemon.resthttp.request.RestHttp
 
setFailedImageId(int) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
 
setImageUrl(String) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
设置图片网络连接地址
setImageUrlWithCompress(String, int) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
设置图片网络地址
setImageUrlWithCompress(String, int, int) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
设置图片压缩
setInSimpleSize(int) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
 
setLoadImageId(int) - 类 中的方法cn.lemon.resthttp.view.HttpImageView
 
setMaxStoreSize(long) - 类 中的静态方法cn.lemon.resthttp.image.cache.DiskCache
 
softTtl - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
Soft TTL for this record.
start() - 类 中的方法cn.lemon.resthttp.image.cache.CacheDispatcher
 
start() - 类 中的方法cn.lemon.resthttp.request.ServerCacheDispatcher
 
startDealImageRequest() - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
网络请求图片轮询
submitCallable(Callable) - 类 中的方法cn.lemon.resthttp.request.RequestDispatcher
异步读取服务器缓存文件
success(String) - 类 中的方法cn.lemon.resthttp.request.callback.HttpCallback
 

T

toString() - 类 中的方法cn.lemon.resthttp.request.Cache.Entry
 
ttl - 类 中的变量cn.lemon.resthttp.request.Cache.Entry
TTL for this record.

U

uploadFile(String, Map<String, String>, String, File, HttpCallback) - 类 中的方法cn.lemon.resthttp.request.http.HttpFile
 
url - 类 中的变量cn.lemon.resthttp.image.cache.ImageRequest
 
url - 类 中的变量cn.lemon.resthttp.request.Request
 
Util - cn.lemon.resthttp.util中的类
Created by linlongxin on 2016/1/27.
Util() - 类 的构造器cn.lemon.resthttp.util.Util
 

V

v(String...) - 类 中的静态方法cn.lemon.resthttp.util.RestHttpLog
 
A B C D E F G H I L M N P Q R S T U V 
跳过导航链接