Uses of Class
org.subethamail.smtp.server.SMTPServer
Packages that use SMTPServer
Package
Description
-
Uses of SMTPServer in org.subethamail.smtp
Methods in org.subethamail.smtp that return SMTPServer -
Uses of SMTPServer in org.subethamail.smtp.command
Methods in org.subethamail.smtp.command with parameters of type SMTPServerModifier and TypeMethodDescriptionprotected StringHelpCommand.getFormattedTopicList(SMTPServer server) -
Uses of SMTPServer in org.subethamail.smtp.server
Methods in org.subethamail.smtp.server that return SMTPServerConstructors in org.subethamail.smtp.server with parameters of type SMTPServerModifierConstructorDescriptionSession(SMTPServer server, org.subethamail.smtp.server.ServerThread serverThread, Socket socket) Creates the Runnable Session object. -
Uses of SMTPServer in org.subethamail.wiser
Methods in org.subethamail.wiser that return SMTPServer