- delete(ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<NameValuePair>, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(HttpEntity, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(HttpEntity, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<NameValuePair>, HttpEntity, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, HttpEntity, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, HttpEntity, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, HttpEntity, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, HttpEntity, List<Header>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<NameValuePair>, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(List<NameValuePair>, HttpEntity, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, HttpEntity, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, HttpEntity, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, HttpEntity, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- delete(String, List<NameValuePair>, HttpEntity, List<Header>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
-
Performs a DELETE request on the baseUri
- doInBackground(Void...) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient.ClientExecutorTask
-