JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
M
P
R
S
V
A
AbstractHTTPRequest
- Class in
de.tobj.http.simplerequest
AbstractHTTPRequest()
- Constructor for class de.tobj.http.simplerequest.
AbstractHTTPRequest
Constructor with no baseUrl
AbstractHTTPRequest(String)
- Constructor for class de.tobj.http.simplerequest.
AbstractHTTPRequest
Constructor
addListenerStatusCode(StatusCodeListener)
- Method in class de.tobj.http.simplerequest.
AbstractHTTPRequest
add listener for status-code
C
checkStatusCode(int, StringBuilder)
- Method in class de.tobj.http.simplerequest.
StatusCodeListener
ConnectorException
- Exception in
de.tobj.http.simplerequest.exception
Exception for problems with connection to NotifyMyAndroid
ConnectorException(Throwable)
- Constructor for exception de.tobj.http.simplerequest.exception.
ConnectorException
ConnectorException(String)
- Constructor for exception de.tobj.http.simplerequest.exception.
ConnectorException
D
de.tobj.http.simplerequest
- package de.tobj.http.simplerequest
de.tobj.http.simplerequest.exception
- package de.tobj.http.simplerequest.exception
de.tobj.http.simplerequest.request
- package de.tobj.http.simplerequest.request
G
getEndpointUrl()
- Method in interface de.tobj.http.simplerequest.
Request
getHttpMethod()
- Method in interface de.tobj.http.simplerequest.
Request
HTTP-Method used to request
getHttpParams()
- Method in interface de.tobj.http.simplerequest.
Request
HTTP-Parameter used for the request
getResponse()
- Method in class de.tobj.http.simplerequest.
SimpleResult
M
Method
- Enum in
de.tobj.http.simplerequest.request
HTTP-Methods
P
parseResponse(StringBuilder, R)
- Method in class de.tobj.http.simplerequest.
AbstractHTTPRequest
parse response
parseResponse(StringBuilder, R)
- Method in class de.tobj.http.simplerequest.
SimpleHTTPRequest
parse response
ParserException
- Exception in
de.tobj.http.simplerequest.exception
Exception for problems with parsing the response
ParserException(Throwable)
- Constructor for exception de.tobj.http.simplerequest.exception.
ParserException
ParserException(String)
- Constructor for exception de.tobj.http.simplerequest.exception.
ParserException
R
request(Request, R)
- Method in class de.tobj.http.simplerequest.
AbstractHTTPRequest
do request
Request
- Interface in
de.tobj.http.simplerequest
Interface used as an abstraction for the request Implementations use their own endpoint with custom parameter
request(Request)
- Method in class de.tobj.http.simplerequest.
SimpleHTTPRequest
send request
Result
- Class in
de.tobj.http.simplerequest
Result()
- Constructor for class de.tobj.http.simplerequest.
Result
S
sendRequest(Request, R)
- Method in class de.tobj.http.simplerequest.
AbstractHTTPRequest
generate and make request
setResponse(StringBuilder)
- Method in class de.tobj.http.simplerequest.
SimpleResult
SimpleHTTPRequest
- Class in
de.tobj.http.simplerequest
SimpleHTTPRequest
SimpleHTTPRequest()
- Constructor for class de.tobj.http.simplerequest.
SimpleHTTPRequest
Constructor with no baseUrl
SimpleHTTPRequest(String)
- Constructor for class de.tobj.http.simplerequest.
SimpleHTTPRequest
Constructor
SimpleHTTPRequestException
- Exception in
de.tobj.http.simplerequest.exception
Basic exception
SimpleHTTPRequestException(Throwable)
- Constructor for exception de.tobj.http.simplerequest.exception.
SimpleHTTPRequestException
SimpleHTTPRequestException(String, Throwable)
- Constructor for exception de.tobj.http.simplerequest.exception.
SimpleHTTPRequestException
SimpleHTTPRequestException(String)
- Constructor for exception de.tobj.http.simplerequest.exception.
SimpleHTTPRequestException
SimpleResult
- Class in
de.tobj.http.simplerequest
SimpleResult()
- Constructor for class de.tobj.http.simplerequest.
SimpleResult
SimpleResult(StringBuilder)
- Constructor for class de.tobj.http.simplerequest.
SimpleResult
SimpleResult(String)
- Constructor for class de.tobj.http.simplerequest.
SimpleResult
StatusCodeException
- Exception in
de.tobj.http.simplerequest.exception
StatusCodeException(String)
- Constructor for exception de.tobj.http.simplerequest.exception.
StatusCodeException
StatusCodeListener
- Class in
de.tobj.http.simplerequest
StatusCodeListener()
- Constructor for class de.tobj.http.simplerequest.
StatusCodeListener
V
valueOf(String)
- Static method in enum de.tobj.http.simplerequest.request.
Method
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.tobj.http.simplerequest.request.
Method
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
G
M
P
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015 Tobias Johannes. All Rights Reserved.