Uses of Class
com.icegreen.greenmail.smtp.commands.SmtpCommandRegistry
-
Packages that use SmtpCommandRegistry Package Description com.icegreen.greenmail.smtp -
-
Uses of SmtpCommandRegistry in com.icegreen.greenmail.smtp
Fields in com.icegreen.greenmail.smtp declared as SmtpCommandRegistry Modifier and Type Field Description protected SmtpCommandRegistrySmtpHandler. registryConstructors in com.icegreen.greenmail.smtp with parameters of type SmtpCommandRegistry Constructor Description SmtpHandler(SmtpCommandRegistry registry, SmtpManager manager, Socket socket)
-