Interface EmailSender

All Known Implementing Classes:
EmailService

public interface EmailSender
Interface defining the functionality for sending emails, for sending a plain text or HTML email to a specified recipient.