Uses of Class
com.iizix.prop.MailProps
Packages that use MailProps
Uses of MailProps in com.iizigo.server.config
Subclasses of MailProps in com.iizigo.server.configModifier and TypeClassDescriptionclass
Editor version of the container that holds the required settings for the server to operate and initialize itself with.Uses of MailProps in com.iizix.mail
Constructors in com.iizix.mail with parameters of type MailPropsModifierConstructorDescriptionMailSender
(MailProps pc, ExecutorService executorService, File mailQueueDirectory) Creates a new instance of the mail sender with the specified settings.Uses of MailProps in com.iizix.prop
Methods in com.iizix.prop that return MailProps