AndBase开发框架
1.6
首页
相关页面
命名空间
类
文件
类列表
类索引
类继承关系
类成员
全部
类
命名空间
文件
函数
变量
枚举值
页
com
ab
network
toolbox
Request< T >
com.ab.network.toolbox.Request< T > 成员列表
成员的完整列表,这些成员属于
com.ab.network.toolbox.Request< T >
,包括所有继承而来的类成员
addMarker
(String tag)
com.ab.network.toolbox.Request< T >
inline
cancel
()
com.ab.network.toolbox.Request< T >
inline
compareTo
(Request< T > other)
com.ab.network.toolbox.Request< T >
inline
DEFAULT_PARAMS_ENCODING
com.ab.network.toolbox.Request< T >
private
static
deliverError
(VolleyError error)
com.ab.network.toolbox.Request< T >
inline
deliverResponse
(T response)
com.ab.network.toolbox.Request< T >
protected
encodeParameters
(Map< String, String > params, String paramsEncoding)
com.ab.network.toolbox.Request< T >
inline
private
finish
(final String tag)
com.ab.network.toolbox.Request< T >
inline
package
getBody
()
com.ab.network.toolbox.Request< T >
inline
getBodyContentType
()
com.ab.network.toolbox.Request< T >
inline
getCacheEntry
()
com.ab.network.toolbox.Request< T >
inline
getCacheKey
()
com.ab.network.toolbox.Request< T >
inline
getHeaders
()
com.ab.network.toolbox.Request< T >
inline
getMethod
()
com.ab.network.toolbox.Request< T >
inline
getParams
()
com.ab.network.toolbox.Request< T >
inline
protected
getParamsEncoding
()
com.ab.network.toolbox.Request< T >
inline
protected
getPostBody
()
com.ab.network.toolbox.Request< T >
inline
getPostBodyContentType
()
com.ab.network.toolbox.Request< T >
inline
getPostParams
()
com.ab.network.toolbox.Request< T >
inline
protected
getPostParamsEncoding
()
com.ab.network.toolbox.Request< T >
inline
protected
getPriority
()
com.ab.network.toolbox.Request< T >
inline
getRetryPolicy
()
com.ab.network.toolbox.Request< T >
inline
getSequence
()
com.ab.network.toolbox.Request< T >
inline
getTag
()
com.ab.network.toolbox.Request< T >
inline
getTimeoutMs
()
com.ab.network.toolbox.Request< T >
inline
getTrafficStatsTag
()
com.ab.network.toolbox.Request< T >
inline
getUrl
()
com.ab.network.toolbox.Request< T >
inline
hasHadResponseDelivered
()
com.ab.network.toolbox.Request< T >
inline
isCanceled
()
com.ab.network.toolbox.Request< T >
inline
markDelivered
()
com.ab.network.toolbox.Request< T >
inline
mCacheEntry
com.ab.network.toolbox.Request< T >
private
mCanceled
com.ab.network.toolbox.Request< T >
private
mDefaultTrafficStatsTag
com.ab.network.toolbox.Request< T >
private
mErrorListener
com.ab.network.toolbox.Request< T >
private
mEventLog
com.ab.network.toolbox.Request< T >
private
mMethod
com.ab.network.toolbox.Request< T >
private
mRequestBirthTime
com.ab.network.toolbox.Request< T >
private
mRequestQueue
com.ab.network.toolbox.Request< T >
private
mResponseDelivered
com.ab.network.toolbox.Request< T >
private
mRetryPolicy
com.ab.network.toolbox.Request< T >
private
mSequence
com.ab.network.toolbox.Request< T >
private
mShouldCache
com.ab.network.toolbox.Request< T >
private
mTag
com.ab.network.toolbox.Request< T >
private
mUrl
com.ab.network.toolbox.Request< T >
private
parseNetworkError
(VolleyError volleyError)
com.ab.network.toolbox.Request< T >
inline
protected
parseNetworkResponse
(NetworkResponse response)
com.ab.network.toolbox.Request< T >
protected
Request
(String url, Response.ErrorListener listener)
com.ab.network.toolbox.Request< T >
inline
Request
(int method, String url, Response.ErrorListener listener)
com.ab.network.toolbox.Request< T >
inline
setCacheEntry
(Cache.Entry entry)
com.ab.network.toolbox.Request< T >
inline
setRequestQueue
(RequestQueue requestQueue)
com.ab.network.toolbox.Request< T >
inline
setRetryPolicy
(RetryPolicy retryPolicy)
com.ab.network.toolbox.Request< T >
inline
setSequence
(int sequence)
com.ab.network.toolbox.Request< T >
inline
setShouldCache
(boolean shouldCache)
com.ab.network.toolbox.Request< T >
inline
setTag
(Object tag)
com.ab.network.toolbox.Request< T >
inline
shouldCache
()
com.ab.network.toolbox.Request< T >
inline
SLOW_REQUEST_THRESHOLD_MS
com.ab.network.toolbox.Request< T >
private
static
toString
()
com.ab.network.toolbox.Request< T >
inline
生成于 2014年 十一月 18日 星期二 16:00:56 , 为 AndBase开发框架使用
1.8.8