Download beangle-notification-core-3.0.1.jar
beangle-notification/beangle-notification-core-3.0.1.jar.zip( 17 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/org.beangle.notification/beangle-notification-core/pom.properties
META-INF/maven/org.beangle.notification/beangle-notification-core/pom.xml
org.beangle.notification.AbstractMessage.class
org.beangle.notification.Message.class
org.beangle.notification.MessageQueue.class
org.beangle.notification.NotificationException.class
org.beangle.notification.NotificationSendException.class
org.beangle.notification.NotificationTask.class
org.beangle.notification.Notifier.class
org.beangle.notification.SimpleMessage.class
org.beangle.notification.console.ConsoleNotifier.class
org.beangle.notification.mail.AbstractMailNotifier.class
org.beangle.notification.mail.DefaultMailNotifier.class
org.beangle.notification.mail.JavaMailSender.class
org.beangle.notification.mail.MailMessage.class
org.beangle.notification.mail.MailSender.class
org.beangle.notification.mail.MimeUtils.class
org.beangle.notification.service.DefaultMessageQueue.class
org.beangle.notification.service.DefaultNotificationTask.class
org.beangle.notification.service.DefaultNotifierService.class
org.beangle.notification.service.NotifierService.class
org.beangle.notification.service.SendingObserver.class
Related examples in the same category