Uses of Record Class
de.gustavblass.commons.email.EMailSender.SentEmail
-
Uses of EMailSender.SentEmail in de.gustavblass.commons.email
Methods in de.gustavblass.commons.email that return EMailSender.SentEmailModifier and TypeMethodDescription@NonNull EMailSender.SentEmailEMailSender.send(@NonNull DraftEmail eMail) Sends an e-mail from the sender using theEMailSender.passwordspecified in the constructor to log in at the SMTP server.private @NonNull EMailSender.SentEmailEMailSender.sendEncryptedEmail(@NonNull DraftEmail eMail)