Package com.shephertz.app42.paas.sdk.jme.email

Class Summary
Email This Email object is the value object which contains the properties of Email along with the setter & getter for those properties.
EmailMIME This class contains 2 types of the EmailMIME either text/plain or text/html.
EmailResponseBuilder EmailResponseBuilder class converts the JSON response retrieved from the server to the value object i.e Email
EmailService Service to send Email