| Package | Description |
|---|---|
| org.apache.james.protocols.smtp.core | |
| org.apache.james.protocols.smtp.core.fastfail |
| Modifier and Type | Method and Description |
|---|---|
protected Class<UnknownHook> |
UnknownCmdHandler.getHookInterface() |
| Modifier and Type | Method and Description |
|---|---|
protected HookResult |
UnknownCmdHandler.callHook(UnknownHook rawHook,
SMTPSession session,
String parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxUnknownCmdHandler
UnknownHook implementation which disconnect the client after a issue to many unknown commands |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.