org.appng.mail.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of appng-mail Show documentation
Show all versions of appng-mail Show documentation
Provides an easy-to-use API which wraps the unhandy JavaMail API.
Receivers, Attachments and different mime-types are handled in a more intuitive way.
/**
* The standard implementations for {@link org.appng.mail.Mail}, {@link org.appng.mail.Attachment} and {@link org.appng.mail.MailTransport}
*/
package org.appng.mail.impl;