Class SMTPAccount

Object
com.liferay.mail.kernel.model.Account
com.liferay.mail.kernel.model.SMTPAccount
All Implemented Interfaces:
Serializable

public class SMTPAccount extends Account
Author:
Thiago Moreira
See Also:
  • Constructor Details

    • SMTPAccount

      protected SMTPAccount(String protocol, boolean secure, int port)