Interface MailBuilderFactory


public interface MailBuilderFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(String subject, String body, List<User> recipients, InternetAddress from)