- send(IMail) - Method in interface net.anwiba.commons.mail.IMailSender
-
- send(IMail) - Method in class net.anwiba.commons.mail.MailSender
-
- server - Variable in class net.anwiba.commons.mail.schema.account.Account
-
- setAuthentication(Authentication) - Method in class net.anwiba.commons.mail.schema.account.Account
-
Sets the value of the authentication property.
- setContent(String) - Method in class net.anwiba.commons.mail.MailBuilder
-
- setEncrypted(Boolean) - Method in class net.anwiba.commons.mail.schema.account.Password
-
Sets the value of the encrypted property.
- setPassword(Password) - Method in class net.anwiba.commons.mail.schema.account.Authentication
-
Sets the value of the password property.
- setPort(int) - Method in class net.anwiba.commons.mail.schema.account.Account
-
Sets the value of the port property.
- setRecipient(String) - Method in class net.anwiba.commons.mail.MailBuilder
-
- setReplayRecipient(String) - Method in class net.anwiba.commons.mail.MailBuilder
-
- setSender(String) - Method in class net.anwiba.commons.mail.MailBuilder
-
- setServer(String) - Method in class net.anwiba.commons.mail.schema.account.Account
-
Sets the value of the server property.
- setSubject(String) - Method in class net.anwiba.commons.mail.MailBuilder
-
- setUserName(String) - Method in class net.anwiba.commons.mail.schema.account.Authentication
-
Sets the value of the userName property.
- setValue(String) - Method in class net.anwiba.commons.mail.schema.account.Password
-
Sets the value of the value property.