AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.http.AbHttpResponseListener 成员列表

成员的完整列表,这些成员属于 com.ab.http.AbHttpResponseListener,包括所有继承而来的类成员

AbHttpResponseListener()com.ab.http.AbHttpResponseListenerinline
getHandler()com.ab.http.AbHttpResponseListenerinline
mHandlercom.ab.http.AbHttpResponseListenerprivate
obtainMessage(int responseMessage, Object response)com.ab.http.AbHttpResponseListenerinlineprotected
onFailure(int statusCode, String content, Throwable error)com.ab.http.AbHttpResponseListener
onFinish()com.ab.http.AbHttpResponseListener
onProgress(int bytesWritten, int totalSize)com.ab.http.AbHttpResponseListenerinline
onRetry()com.ab.http.AbHttpResponseListenerinline
onStart()com.ab.http.AbHttpResponseListener
sendFailureMessage(int statusCode, String content, Throwable error)com.ab.http.AbHttpResponseListenerinline
sendFinishMessage()com.ab.http.AbHttpResponseListenerinline
sendMessage(Message msg)com.ab.http.AbHttpResponseListenerinline
sendProgressMessage(int bytesWritten, int totalSize)com.ab.http.AbHttpResponseListenerinline
sendRetryMessage()com.ab.http.AbHttpResponseListenerinline
sendStartMessage()com.ab.http.AbHttpResponseListenerinline
setHandler(Handler handler)com.ab.http.AbHttpResponseListenerinline