Class SmtpCommandRegistry
- java.lang.Object
-
- com.icegreen.greenmail.smtp.commands.SmtpCommandRegistry
-
public class SmtpCommandRegistry extends Object
-
-
Constructor Summary
Constructors Constructor Description SmtpCommandRegistry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SmtpCommandgetCommand(String name)
-
-
-
Method Detail
-
getCommand
public SmtpCommand getCommand(String name)
-
-