Interface | Description |
---|---|
SendGridContentHandler |
Description of the operations a content handler used with emails sent to
SendGrid should implement.
|
Class | Description |
---|---|
MapContentHandler |
Implementation of
SendGridContentHandler that delegates content
handling to specialized instances, if one matching the actual content type
has been declared. |
MultiContentHandler |
Content handler for
MultiContent instances. |
StringContentHandler |
Content handler that puts plain text or HTML content into email to be sent
through SendGrid.
|
Copyright © 2017. All rights reserved.