|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.james.smtpserver.core.MailCmdHandler
public class MailCmdHandler
Handles MAIL command
| Constructor Summary | |
|---|---|
MailCmdHandler()
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getImplCommands()
Return a Collection of implemented commands |
void |
onCommand(SMTPSession session)
handles MAIL command |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MailCmdHandler()
| Method Detail |
|---|
public void onCommand(SMTPSession session)
onCommand in interface CommandHandlerCommandHandler.onCommand(SMTPSession)public java.util.Collection getImplCommands()
CommandHandler
getImplCommands in interface CommandHandlerCommandHandler.getImplCommands()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||