@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) |
@NonNull
public org.acra.sender.ReportSender create(@NonNull
Context context,
@NonNull
org.acra.config.CoreConfiguration config)
create in interface org.acra.sender.ReportSenderFactory