jar

org.apache.streampipes : streampipes-mail

Maven & Gradle

Jun 09, 2023
428 stars
Table Of Contents

Latest Version

Download org.apache.streampipes : streampipes-mail JAR file - Latest Versions:

All Versions

Download org.apache.streampipes : streampipes-mail JAR file - All Versions:

Version Vulnerabilities Size Updated
0.92.x
0.91.x
0.90.x
0.70.x
0.69.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window streampipes-mail-0.92.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.streampipes.mail.template

├─ org.apache.streampipes.mail.template.AbstractMailTemplate.class - [JAR]

├─ org.apache.streampipes.mail.template.AccountActiviationMailTemplate.class - [JAR]

├─ org.apache.streampipes.mail.template.InitialPasswordMailTemplate.class - [JAR]

├─ org.apache.streampipes.mail.template.PasswordRecoveryMailTemplate.class - [JAR]

├─ org.apache.streampipes.mail.template.TestMailTemplate.class - [JAR]

org.apache.streampipes.mail

├─ org.apache.streampipes.mail.AbstractMailer.class - [JAR]

├─ org.apache.streampipes.mail.MailSender.class - [JAR]

├─ org.apache.streampipes.mail.MailTester.class - [JAR]

org.apache.streampipes.mail.template.part

├─ org.apache.streampipes.mail.template.part.AbstractPart.class - [JAR]

├─ org.apache.streampipes.mail.template.part.BaseUrlPart.class - [JAR]

├─ org.apache.streampipes.mail.template.part.LinkPart.class - [JAR]

├─ org.apache.streampipes.mail.template.part.LogoPart.class - [JAR]

├─ org.apache.streampipes.mail.template.part.MailTemplatePart.class - [JAR]

org.apache.streampipes.mail.utils

├─ org.apache.streampipes.mail.utils.MailUtils.class - [JAR]

org.apache.streampipes.mail.config

├─ org.apache.streampipes.mail.config.MailConfigurationBuilder.class - [JAR]

org.apache.streampipes.mail.template.generation

├─ org.apache.streampipes.mail.template.generation.DefaultPlaceholders.class - [JAR]

├─ org.apache.streampipes.mail.template.generation.MailPlaceholderBuilder.class - [JAR]

├─ org.apache.streampipes.mail.template.generation.MailTemplateBuilder.class - [JAR]