Class POPAccount

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

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

    • POPAccount

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