Class IMAPAccount

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

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

    • IMAPAccount

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