Skip navigation links
A B C D E F G H I L M O P R S T U V 

A

addRequestProperty(String, String) - Method in class ch.bullfin.httpmanager.HTTPManager
 

B

BFSqliteTable - Class in ch.bullfin.httpmanager.request_queue
 
BFSqliteTable(Context, String, int) - Constructor for class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
BFSqliteTable.FieldType - Enum in ch.bullfin.httpmanager.request_queue
 

C

ch.bullfin.httpmanager - package ch.bullfin.httpmanager
 
ch.bullfin.httpmanager.request_queue - package ch.bullfin.httpmanager.request_queue
 
clearAll() - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 

D

delete() - Method in class ch.bullfin.httpmanager.HTTPManager
 
delete(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
delete(String, String) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
delete(Request) - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
deleteAll() - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 

E

enqueue(Request) - Method in class ch.bullfin.httpmanager.request_queue.RequestQueue
 

F

FIELD_REQUEST_ID - Static variable in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
findAll() - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
finder methods
findAllByField(String, String) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findAllByField(String[], String[]) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findAllByField(String[], String[], int, String) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findAllByField(String[], String[], int, String, String) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findByField(String, String) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findByField(String, long) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
findRandomByField(String, long) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 

G

get() - Method in class ch.bullfin.httpmanager.HTTPManager
 
get(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
getAsync(HashMap<String, Object>, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
getAsync(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
getAsync(int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
getAsync() - Method in class ch.bullfin.httpmanager.HTTPManager
 
getContentType() - Method in class ch.bullfin.httpmanager.Part
 
getContentValues(Object) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
getContentValues(Object) - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
getData() - Method in class ch.bullfin.httpmanager.Part
 
getFields() - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
getFields() - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
getFile() - Method in class ch.bullfin.httpmanager.Part
 
getFirstRecord() - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
getId(Object) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
getId() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getId(Object) - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
getInstance(Context) - Static method in class ch.bullfin.httpmanager.request_queue.RequestQueue
 
getMethod() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getName() - Method in class ch.bullfin.httpmanager.Part
 
getNextRequest() - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
getNextRetryTime() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getParamJson() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getParts() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getPendingRetryCount() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getResponseBody() - Method in class ch.bullfin.httpmanager.Response
 
getResponseHeaders() - Method in class ch.bullfin.httpmanager.Response
 
getStatusCode() - Method in class ch.bullfin.httpmanager.Response
 
getTableName() - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
getTableName() - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
getUrl() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getUrlParams() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
getUrlParams(HashMap<String, Object>) - Static method in class ch.bullfin.httpmanager.UrlParams
generate argument string to append to url
getUrlParamsAsJSON() - Method in class ch.bullfin.httpmanager.request_queue.Request
 

H

HTTP_FILE_NOT_FOUND - Static variable in class ch.bullfin.httpmanager.HTTPManager
 
HTTP_OK - Static variable in class ch.bullfin.httpmanager.HTTPManager
 
HTTP_SERVER_ERROR - Static variable in class ch.bullfin.httpmanager.HTTPManager
 
HTTPManager - Class in ch.bullfin.httpmanager
Abstraction for TCP/IP communication.
HTTPManager(String) - Constructor for class ch.bullfin.httpmanager.HTTPManager
 

I

ignoreHostnameVerification() - Method in class ch.bullfin.httpmanager.HTTPManager
 
insert(Object) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
isMultipart() - Method in class ch.bullfin.httpmanager.request_queue.Request
 
isSuccess() - Method in class ch.bullfin.httpmanager.Response
 
isUnAuthorized() - Method in class ch.bullfin.httpmanager.Response
 

L

loadObject(Cursor) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
loadObject(Cursor) - Method in class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 

M

Method - Enum in ch.bullfin.httpmanager
 

O

onCreate(SQLiteDatabase) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
onUpgrade(SQLiteDatabase, int, int) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 

P

Part - Class in ch.bullfin.httpmanager
 
Part(String, String) - Constructor for class ch.bullfin.httpmanager.Part
 
Part(String, File, String) - Constructor for class ch.bullfin.httpmanager.Part
 
post(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
post(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postAsync(HashMap<String, Object>, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postAsync(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postAsync(String, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postAsync(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postFormData(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postMultiPart(ArrayList<Part>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postMultipartAsync(ArrayList<Part>, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
postMultipartAsync(ArrayList<Part>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
put(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
put(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putAsync(HashMap<String, Object>, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putAsync(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putAsync(String, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putAsync(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putMultiPart(ArrayList<Part>) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putMultipartAsync(ArrayList<Part>, int) - Method in class ch.bullfin.httpmanager.HTTPManager
 
putMultipartAsync(ArrayList<Part>) - Method in class ch.bullfin.httpmanager.HTTPManager
 

R

Request - Class in ch.bullfin.httpmanager.request_queue
 
Request() - Constructor for class ch.bullfin.httpmanager.request_queue.Request
 
RequestQueue - Class in ch.bullfin.httpmanager.request_queue
 
RequestQueueDB - Class in ch.bullfin.httpmanager.request_queue
 
RequestQueueDB(Context) - Constructor for class ch.bullfin.httpmanager.request_queue.RequestQueueDB
 
Response - Class in ch.bullfin.httpmanager
 
Response() - Constructor for class ch.bullfin.httpmanager.Response
 

S

setAuthToken(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
setContentType(String) - Method in class ch.bullfin.httpmanager.Part
 
setContext(Context) - Method in class ch.bullfin.httpmanager.HTTPManager
 
setCookie(String) - Method in class ch.bullfin.httpmanager.HTTPManager
 
setData(String) - Method in class ch.bullfin.httpmanager.Part
 
setFile(File) - Method in class ch.bullfin.httpmanager.Part
 
setId(long) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setMethod(Method) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setMultipart(boolean) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setName(String) - Method in class ch.bullfin.httpmanager.Part
 
setNextRetryTime(long) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setParamJson(String) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setParts(Part[]) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setParts(ArrayList<Part>) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setPendingRetryCount(int) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setResponseBody(String) - Method in class ch.bullfin.httpmanager.Response
 
setResponseHeaders(Map<String, List<String>>) - Method in class ch.bullfin.httpmanager.Response
 
setStatusCode(int) - Method in class ch.bullfin.httpmanager.Response
 
setUrl(String) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setUrlParams(String) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
setUrlParams(HashMap<String, Object>) - Method in class ch.bullfin.httpmanager.request_queue.Request
 
sync() - Method in class ch.bullfin.httpmanager.request_queue.RequestQueue
 

T

toString() - Method in enum ch.bullfin.httpmanager.request_queue.BFSqliteTable.FieldType
 

U

update(Object) - Method in class ch.bullfin.httpmanager.request_queue.BFSqliteTable
 
UrlParams - Class in ch.bullfin.httpmanager
 
UrlParams() - Constructor for class ch.bullfin.httpmanager.UrlParams
 

V

valueOf(String) - Static method in enum ch.bullfin.httpmanager.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.bullfin.httpmanager.request_queue.BFSqliteTable.FieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.bullfin.httpmanager.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.bullfin.httpmanager.request_queue.BFSqliteTable.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M O P R S T U V 
Skip navigation links