B
C
D
E
G
H
K
M
N
O
P
R
S
T
U
V
S
- send(URL,T) - function in org.acra.http.BaseHttpRequest
- Sends to a URL.
- send(URL,Uri) - function in org.acra.http.BinaryHttpRequest
- Sends to a URL.
- send(URL,String) - function in org.acra.http.DefaultHttpRequest
- Sends to a URL.
- send(URL,T) - function in org.acra.http.HttpRequest
- send(URL,Pair) - function in org.acra.http.MultipartHttpRequest
- Sends to a URL.
- send(Context,CrashReportData) - function in org.acra.sender.HttpSender
- send(Context,CrashReportData,Bundle) - function in org.acra.sender.HttpSender
- setBasicAuth(String,String) - function in org.acra.sender.HttpSender
- Set credentials for this HttpSender that override (if present) the ones set globally.