|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuitHook | |
|---|---|
| org.apache.james.protocols.smtp.core | |
| Uses of QuitHook in org.apache.james.protocols.smtp.core |
|---|
| Methods in org.apache.james.protocols.smtp.core that return types with arguments of type QuitHook | |
|---|---|
protected Class<QuitHook> |
QuitCmdHandler.getHookInterface()
|
| Methods in org.apache.james.protocols.smtp.core with parameters of type QuitHook | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||