A  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.
setHttpHeaders(Map) - function in org.acra.config.BaseHttpConfigurationBuilder
Set custom HTTP headers to be sent by the provided org.acra.sender.HttpSender This should be used also by third party senders.
socketTimeout() - function in org.acra.annotation.AcraHttpSender
timeout for socket connection
A  B  C  D  E  G  H  K  M  N  O  P  R  S  T  U  V