A B C D E G H I J L M N O P R S T U V W 

O

onBeginPublishedDownloadProgress(InputStream, AsyncHttpClient.ClientExecutorTask, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when processing the response from a stream.
onBytesTransferred(byte[], int, long) - Method in interface net.callumtaylor.asynchttp.obj.entity.ProgressEntityWrapper.ProgressListener
 
onFailure() - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when a response was not 2xx.
onFinish() - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when the streams have all finished, success or not
onFinish(boolean) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when the streams have all finished, success or not
onPostExecute(Void) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient.ClientExecutorTask
 
onPreExecute() - Method in class net.callumtaylor.asynchttp.AsyncHttpClient.ClientExecutorTask
 
onProgressUpdate(Packet...) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient.ClientExecutorTask
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.BitmapResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.ByteArrayResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.CacheResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.GsonResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.JSONArrayResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.JSONObjectResponseHandler
 
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.JsonResponseHandler
 
onPublishedDownloadProgress(byte[], int, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when a chunk has been downloaded from the request.
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when a chunk has been downloaded from the request.
onPublishedDownloadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.StringResponseHandler
 
onPublishedDownloadProgressUI(long, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Runs on the UI thread.
onPublishedUploadProgress(byte[], int, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when a chunk has been uploaded to the request.
onPublishedUploadProgress(byte[], int, long, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when a chunk has been uploaded to the request.
onPublishedUploadProgressUI(long, long) - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Runs on the UI thread.
onSend() - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Called when the connection is first made
onSuccess() - Method in class net.callumtaylor.asynchttp.response.ResponseHandler
Processes the response from the stream.
options(ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(List<NameValuePair>, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, List<NameValuePair>, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a OPTIONS request on the baseUri
options(ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(String) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(List<NameValuePair>, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
options(String, List<NameValuePair>, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a OPTIONS request on the baseUri
A B C D E G H I J L M N O P R S T U V W