Package org.bedework.eventreg.bus
Class Mailer
- java.lang.Object
-
- org.bedework.eventreg.bus.Mailer
-
public class Mailer extends Object
- Author:
- douglm
-
-
Constructor Summary
Constructors Constructor Description Mailer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidpostMail(String[] recipients, String subject, String message, String from, String id)
-