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