Uses of Class
org.nekosoft.pdffer.props.SmtpServerInfo
-
Uses of SmtpServerInfo in org.nekosoft.pdffer.props
Modifier and TypeMethodDescriptionPdfferMailerProps.getSmtp()
Gets the settings of the SMTP server that will be used to send email messages from PDFfer.ModifierConstructorDescriptionPdfferMailerProps(EmailAddressInfo sendFrom, EmailAddressInfo replyTo, SmtpServerInfo smtp)
Instantiates a new Pdffer mailer props.