Package | Description |
---|---|
org.codemonkey.simplejavamail |
Class and Description |
---|
Email
Email message with all necessary data for an effective mailing action, including attachments etc.
|
Email.Builder
Fluent interface Builder for Emails
|
EmailAddressValidationCriteria
Defines a set of restriction flags for email address validation.
|
MailException
This exception is used to communicate errors during the sending of email.
|
Recipient
An immutable recipient object, with a name, emailadres and recipient type (eg
Message.RecipientType.BCC ). |
TransportStrategy
Defines the various types of transport protocols and implements respective properties so that a
Session may be configured using a
TransportStrategy implementation. |
Copyright © 2015. All rights reserved.