@AutoService(value=ReportSenderFactory.class) public final class HttpSenderFactory extends HasConfigPlugin implements ReportSenderFactory
HttpSender
with no report field mappings.Constructor and Description |
---|
HttpSenderFactory() |
Modifier and Type | Method and Description |
---|---|
ReportSender |
create(Context context,
CoreConfiguration config) |
enabled
@NonNull public ReportSender create(@NonNull Context context, @NonNull CoreConfiguration config)
create
in interface ReportSenderFactory
context
- a context.config
- Configuration to use when sending reports.