Class AWSEmailer

java.lang.Object
com.erudika.para.server.email.AWSEmailer
All Implemented Interfaces:
com.erudika.para.core.email.Emailer

@Singleton public class AWSEmailer extends Object implements com.erudika.para.core.email.Emailer
An emailer that uses AWS Simple Email Service (SES). By default, this implementation treats the body as HTML content.
Author:
Alex Bogdanovski [[email protected]]