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

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

AbBinaryHttpResponseListener()com.ab.http.AbBinaryHttpResponseListenerinline
AbHttpResponseListener()com.ab.http.AbHttpResponseListenerinline
getHandler()com.ab.http.AbHttpResponseListenerinline
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
onSuccess(int statusCode, byte[] content)com.ab.http.AbBinaryHttpResponseListener
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
sendSuccessMessage(int statusCode, byte[] content)com.ab.http.AbBinaryHttpResponseListenerinline
setHandler(Handler handler)com.ab.http.AbHttpResponseListenerinline