Skip navigation links
B C D G H I O P R T W 

B

body - Variable in class com.apptakk.http_request.HttpResponse
 

C

code - Variable in class com.apptakk.http_request.HttpResponse
 
com.apptakk.http_request - package com.apptakk.http_request
 

D

DELETE - Static variable in class com.apptakk.http_request.HttpRequest
 
doInBackground(Void...) - Method in class com.apptakk.http_request.HttpRequestTask
 

G

GET - Static variable in class com.apptakk.http_request.HttpRequest
 

H

HEAD - Static variable in class com.apptakk.http_request.HttpRequest
 
HttpRequest - Class in com.apptakk.http_request
 
HttpRequest(String) - Constructor for class com.apptakk.http_request.HttpRequest
 
HttpRequest(String, String) - Constructor for class com.apptakk.http_request.HttpRequest
 
HttpRequest(String, String, String) - Constructor for class com.apptakk.http_request.HttpRequest
 
HttpRequest(String, String, String, String) - Constructor for class com.apptakk.http_request.HttpRequest
 
HttpRequest(String, String, String, String, Map<String, String>) - Constructor for class com.apptakk.http_request.HttpRequest
 
HttpRequest.Handler - Interface in com.apptakk.http_request
 
HttpRequestTask - Class in com.apptakk.http_request
 
HttpRequestTask(HttpRequest, HttpRequest.Handler) - Constructor for class com.apptakk.http_request.HttpRequestTask
start an async task for handling the http request and given a response handler
HttpRequestTask(HttpRequest, HttpRequest.Handler, Activity) - Constructor for class com.apptakk.http_request.HttpRequestTask
start an async task for handling the http request, a response handler and the activity that is sending this request, and it will check if the activity is not finished before calling the response handler
HttpResponse - Class in com.apptakk.http_request
Created by erlend on 26/01/16.
HttpResponse() - Constructor for class com.apptakk.http_request.HttpResponse
 

I

IO - Class in com.apptakk.http_request
Created by erlend on 01/02/16.
IO() - Constructor for class com.apptakk.http_request.IO
 

O

onCancelled() - Method in class com.apptakk.http_request.HttpRequestTask
 
onPostExecute(HttpResponse) - Method in class com.apptakk.http_request.HttpRequestTask
 
OPTIONS - Static variable in class com.apptakk.http_request.HttpRequest
 

P

POST - Static variable in class com.apptakk.http_request.HttpRequest
 
PUT - Static variable in class com.apptakk.http_request.HttpRequest
 

R

read(InputStream) - Static method in class com.apptakk.http_request.IO
 
request() - Method in class com.apptakk.http_request.HttpRequest
 
response(HttpResponse) - Method in interface com.apptakk.http_request.HttpRequest.Handler
 

T

TRACE - Static variable in class com.apptakk.http_request.HttpRequest
 

W

write(OutputStream, byte[]) - Static method in class com.apptakk.http_request.IO
 
B C D G H I O P R T W 
Skip navigation links