@AutoService(value=org.acra.sender.ReportSenderFactory.class)
public final class HttpSenderFactory
extends org.acra.plugins.HasConfigPlugin
implements org.acra.sender.ReportSenderFactory
HttpSender with no report field mappings.| Constructor and Description |
|---|
HttpSenderFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.acra.sender.ReportSender |
create(Context context,
org.acra.config.CoreConfiguration config) |