Interface NotificationSender

All Known Implementing Classes:
AsyncNotifier, Notifier

public interface NotificationSender
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(Notification notification)
     
  • Method Details