Class SendGridSender

All Implemented Interfaces:
IConfigurable, IConfigurationAware, INamedObject, IScopeProvider, ISender, ISenderWithParameters, IWithParameters, HasKeystore, HasTruststore, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class SendGridSender extends MailSenderBase implements HasKeystore, HasTruststore
Sender that sends a mail via SendGrid v3 (cloud-based SMTP provider). Sample XML file can be found in the path: iaf-core/src/test/resources/emailSamplesXML/emailSample.xml
Author:
alisihab