Download beangle-notification-2.4.1.jar
beangle-notification/beangle-notification-2.4.1.jar.zip( 14 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
META-INF/maven/org.beangle/beangle-notification/pom.properties
META-INF/maven/org.beangle/beangle-notification/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.NotificationTask.class
org.beangle.notification.Notifier.class
org.beangle.notification.SimpleMessage.class
org.beangle.notification.notifiers.console.ConsoleNotifier.class
org.beangle.notification.notifiers.mail.AbstractMailNotifier.class
org.beangle.notification.notifiers.mail.DefaultMailNotifier.class
org.beangle.notification.notifiers.mail.MailMessage.class
org.beangle.notification.notifiers.mail.MimeUtils.class
org.beangle.notification.notifiers.msn.MsnNotifier.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