public class LoggingNotificationSender extends AbstractNotificationSender
callbacks| Constructor and Description |
|---|
LoggingNotificationSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearLast() |
NotificationRequest |
getLastRequest() |
java.util.concurrent.Future<NotificationResponse> |
send(NotificationRequest request) |
onFailure, onFailure, onResponse, onSuccesspublic java.util.concurrent.Future<NotificationResponse> send(NotificationRequest request)
public NotificationRequest getLastRequest()
public void clearLast()