B C D E G I M N R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BaseMessage<U> - Class in io.github.astrapi69.message.mail.viewmodel
- BaseMessage() - Constructor for class io.github.astrapi69.message.mail.viewmodel.BaseMessage
C
- CONTACTED - io.github.astrapi69.message.mail.enums.MessageState
-
The contacted.
- createEmailForMemberSendResponse(String, String, String, String, String, String, Locale) - Static method in class io.github.astrapi69.message.mail.utils.EmailComposer
- createEmailMessageForForgottenPassword(String, String, String, String, String, String, String, Locale) - Static method in class io.github.astrapi69.message.mail.utils.EmailComposer
-
Creates the email message for forgotten password.
- createEmailMessageForRecommendProfile(String, String, String, String, String, String, String, String, String, String, Locale) - Static method in class io.github.astrapi69.message.mail.utils.EmailComposer
- createMessageModel(Map<String, Object>, String, Locale) - Static method in class io.github.astrapi69.message.mail.utils.MessageComposer
-
Creates the message model.
D
- DELETED - io.github.astrapi69.message.mail.enums.MessageState
-
The deleted.
E
- EmailComposer - Class in io.github.astrapi69.message.mail.utils
-
The Class MessageComposer.
- EmailComposer() - Constructor for class io.github.astrapi69.message.mail.utils.EmailComposer
- EmailConfiguration - Class in io.github.astrapi69.message.mail.viewmodel
- EmailConfiguration() - Constructor for class io.github.astrapi69.message.mail.viewmodel.EmailConfiguration
- EmailSendProperties - Class in io.github.astrapi69.message.mail.utils
- EmailSendProperties() - Constructor for class io.github.astrapi69.message.mail.utils.EmailSendProperties
- encryptPassword(String, String) - Static method in class io.github.astrapi69.message.mail.utils.SendMailTLS
- EXPELLED - io.github.astrapi69.message.mail.enums.MessageState
-
The expelled.
G
- getEmailSendProperties() - Static method in class io.github.astrapi69.message.mail.utils.EmailSendProperties
- getEmailTemplate(String) - Static method in class io.github.astrapi69.message.mail.utils.MessageComposer
-
Gets the email template as a BaseMessage Model that contains the velocity templates.
- getGmailProperties() - Static method in class io.github.astrapi69.message.mail.utils.EmailSendProperties
- getGmailSender(String, String) - Static method in class io.github.astrapi69.message.mail.utils.EmailSendProperties
- getXmlMailTemplateName(String, Locale, boolean) - Static method in class io.github.astrapi69.message.mail.utils.MessageComposer
-
Gets the xml mail template name from the given String and Locale.
I
- InfoMessage - Class in io.github.astrapi69.message.mail.viewmodel
- InfoMessage() - Constructor for class io.github.astrapi69.message.mail.viewmodel.InfoMessage
- io.github.astrapi69.message.mail.enums - package io.github.astrapi69.message.mail.enums
- io.github.astrapi69.message.mail.utils - package io.github.astrapi69.message.mail.utils
- io.github.astrapi69.message.mail.viewmodel - package io.github.astrapi69.message.mail.viewmodel
M
- MAIL - io.github.astrapi69.message.mail.enums.MessageType
-
The message type is mail.
- MessageComposer - Class in io.github.astrapi69.message.mail.utils
-
The Class MessageComposer.
- MessageComposer() - Constructor for class io.github.astrapi69.message.mail.utils.MessageComposer
- MessageContent - Class in io.github.astrapi69.message.mail.viewmodel
- MessageContent() - Constructor for class io.github.astrapi69.message.mail.viewmodel.MessageContent
- MessageState - Enum in io.github.astrapi69.message.mail.enums
-
The enumeration MessageState defines in which state a message is.
- MessageType - Enum in io.github.astrapi69.message.mail.enums
-
The enumeration MessageType defines the type of a message.
N
- NOTE - io.github.astrapi69.message.mail.enums.MessageType
-
The message type is note.
R
- REPLY - io.github.astrapi69.message.mail.enums.MessageType
-
The message type is reply.
- ReplyBaseMessage<U> - Class in io.github.astrapi69.message.mail.viewmodel
- ReplyBaseMessage() - Constructor for class io.github.astrapi69.message.mail.viewmodel.ReplyBaseMessage
S
- SendInfo<U> - Class in io.github.astrapi69.message.mail.viewmodel
- SendInfo() - Constructor for class io.github.astrapi69.message.mail.viewmodel.SendInfo
- SendMailTLS - Class in io.github.astrapi69.message.mail.utils
- SendMailTLS() - Constructor for class io.github.astrapi69.message.mail.utils.SendMailTLS
- SIGNED - io.github.astrapi69.message.mail.enums.MessageState
-
The signed.
T
- toObject(String) - Method in class io.github.astrapi69.message.mail.viewmodel.MessageContent
- toXml() - Method in class io.github.astrapi69.message.mail.viewmodel.MessageContent
U
- UNREPLIED - io.github.astrapi69.message.mail.enums.MessageState
-
The unreplied.
V
- valueOf(String) - Static method in enum io.github.astrapi69.message.mail.enums.MessageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.github.astrapi69.message.mail.enums.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.github.astrapi69.message.mail.enums.MessageState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.github.astrapi69.message.mail.enums.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages