Package com.mailjet.client.easy
A proposal of a higher-level wrapper of the java API.
It should:
- Be focused on very standard operations
- Not hide the internal MailjetRequest object
- Be easy to extend by anyone
-
Class Summary Class Description MJEasyClient Mailjet easy clientMJEasyEmail Mailjet easy email sending object.MJEasySms Mailjet easy sms sending object.