Class SendHtml


  • public class SendHtml
    extends Object
    • Constructor Detail

      • SendHtml

        public SendHtml()
    • Method Detail

      • sendHtml

        public static void sendHtml​(Email email)
      • sendHtml

        public static void sendHtml​(Email email,
                                    boolean debug)
      • sendHtml

        public static void sendHtml​(Email email,
                                    Connection connection)
      • sendHtml

        public static void sendHtml​(Email email,
                                    Connection connection,
                                    boolean debug)
      • collect

        public static void collect​(String body,
                                   javax.mail.Message msg)
                            throws javax.mail.MessagingException,
                                   IOException
        Throws:
        javax.mail.MessagingException
        IOException