Class MailServerSettings


  • public class MailServerSettings
    extends Object
    • Method Detail

      • getName

        public String getName()
      • getFromAddress

        public String getFromAddress()
      • getSubjectPrefix

        public String getSubjectPrefix()
      • getSmtpServerHost

        public String getSmtpServerHost()
      • getSmtpServerPort

        public int getSmtpServerPort()
      • getSmtpUsername

        public String getSmtpUsername()
      • getSmtpPassword

        public String getSmtpPassword()