| Package | Description |
|---|---|
| org.apache.james.protocols.smtp.core |
| Modifier and Type | Method and Description |
|---|---|
protected Class<QuitHook> |
QuitCmdHandler.getHookInterface() |
| Modifier and Type | Method and Description |
|---|---|
protected HookResult |
QuitCmdHandler.callHook(QuitHook rawHook,
SMTPSession session,
String parameters)
Must be implemented by hookable cmd handlers to make the effective call to an hook.
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.