Class Emails.Attachment

  • Enclosing class:
    Emails

    public static class Emails.Attachment
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Attachment​(java.lang.String name, java.io.File file)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Attachment

        public Attachment​(java.lang.String name,
                          java.io.File file)