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

P

Packet - Class in net.callumtaylor.asynchttp.obj
Simple data structure used to describe a connection packet transfer
Packet(long, long, boolean) - Constructor for class net.callumtaylor.asynchttp.obj.Packet
 
patch(ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUr
patch(String, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUr
patch(List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PATCH request on the baseUri
patch(ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUr
patch(String) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUr
patch(String, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUr
patch(List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
patch(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PATCH request on the baseUri
post(ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUr
post(List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a POST request on the baseUri
post(ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUr
post(String, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUr
post(List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(List<NameValuePair>, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
post(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a POST request on the baseUri
postData - Variable in class net.callumtaylor.asynchttp.ClientExecutorTask
 
postExecute() - Method in class net.callumtaylor.asynchttp.ClientExecutorTask
 
postExecute() - Method in interface net.callumtaylor.asynchttp.obj.ClientTaskImpl
Called after the execution of the task
preExecute() - Method in class net.callumtaylor.asynchttp.ClientExecutorTask
 
preExecute() - Method in interface net.callumtaylor.asynchttp.obj.ClientTaskImpl
Called before the request has been executed
put(ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUr
put(String, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUr
put(List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, RequestBody, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler) - Method in class net.callumtaylor.asynchttp.AsyncHttpClient
Performs a PUT request on the baseUri
put(ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUr
put(String) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUr
put(String, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUr
put(List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, RequestBody, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
put(String, List<NameValuePair>, RequestBody, Headers, ResponseHandler<?>) - Method in class net.callumtaylor.asynchttp.SyncHttpClient
Performs a PUT request on the baseUri
A B C D E G H I J L N O P R S T U V W 
Skip navigation links