public class HttpMessageReporter extends Object implements MessageReporter
| Modifier and Type | Class and Description |
|---|---|
static interface |
HttpMessageReporter.JSONFormatter |
| Constructor and Description |
|---|
HttpMessageReporter(String endpoint,
String secretKey,
HttpMessageReporter.JSONFormatter jsonFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
sendMessages(List<AuditMessage> messages) |
public HttpMessageReporter(String endpoint, String secretKey, HttpMessageReporter.JSONFormatter jsonFormatter)
public void sendMessages(List<AuditMessage> messages)
sendMessages in interface MessageReporterCopyright © 2024. All rights reserved.