Uses of Class
ch.astorm.smtp4j.SmtpServer
-
Packages that use SmtpServer Package Description ch.astorm.smtp4j -
-
Uses of SmtpServer in ch.astorm.smtp4j
Methods in ch.astorm.smtp4j that return SmtpServer Modifier and Type Method Description SmtpServerSmtpServerBuilder. build()Builds theSmtpServer.SmtpServerSmtpServerBuilder. start()Builds theSmtpServerand starts it.
-