Uses of Class
com.liferay.mail.kernel.model.Account
Packages that use Account
Package
Description
This package defines the portal mail model classes.
This package defines the portal mail service interfaces and utilities.
-
Uses of Account in com.liferay.mail.kernel.model
Subclasses of Account in com.liferay.mail.kernel.modelMethods in com.liferay.mail.kernel.model that return AccountModifier and TypeMethodDescriptionstatic Account
Account.getInstance
(String protocol) static Account
Account.getInstance
(String protocol, int port) -
Uses of Account in com.liferay.mail.kernel.service
Methods in com.liferay.mail.kernel.service with parameters of type AccountModifier and TypeMethodDescriptionjavax.mail.Session
MailService.getSession
(Account account) static javax.mail.Session
MailServiceUtil.getSession
(Account account)