Uses of Class
overit.geocall.mail.MailServer
Packages that use MailServer
-
Uses of MailServer in overit.geocall.config.company
Methods in overit.geocall.config.company that return MailServerModifier and TypeMethodDescriptionstatic MailServerPropertiesMailService.getMailServer(Company company, String mailService) Get the MailServer instance starting from the configuration related to the passed company -
Uses of MailServer in overit.geocall.mail
Subclasses of MailServer in overit.geocall.mailModifier and TypeClassDescriptionclassclassThis class manages all the properties used to send an email such as ssl, port, dns, host, protocol etc.