Class ImapCommandFactory
java.lang.Object
com.icegreen.greenmail.imap.commands.ImapCommandFactory
A factory for ImapCommand instances, provided based on the command name.
Command instances are created on demand, when first accessed.
- Version:
- $Revision: 109034 $
- Author:
- Darrell DeBoer <darrell@apache.org>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImapCommandFactory
public ImapCommandFactory()
-
-
Method Details
-
getCommand
-