Uses of Class
com.icegreen.greenmail.smtp.commands.SmtpCommandRegistry
Packages that use SmtpCommandRegistry
-
Uses of SmtpCommandRegistry in com.icegreen.greenmail.smtp
Fields in com.icegreen.greenmail.smtp declared as SmtpCommandRegistryConstructors in com.icegreen.greenmail.smtp with parameters of type SmtpCommandRegistryModifierConstructorDescriptionSmtpHandler(SmtpCommandRegistry registry, SmtpManager manager, Socket socket)