| Package | Description |
|---|---|
| org.apache.james.protocols.smtp.core | |
| org.apache.james.protocols.smtp.core.esmtp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAddHeadersFilter
Abstract base class for
SeparatingDataLineFilter implementations that add headers to a message |
class |
DataLineMessageHookHandler
This class handles the actual calling of the
MessageHook implementations to queue the message. |
class |
ReceivedDataLineFilter
AbstractAddHeadersFilter which adds the Received header for the message. |
class |
SeparatingDataLineFilter
Abstract base class which makes it easier to handles lines be providing one method per message part.
|
| Constructor and Description |
|---|
DataCmdHandler.DataLineFilterWrapper(DataLineFilter filter,
LineHandler<SMTPSession> next) |
| Modifier and Type | Class and Description |
|---|---|
class |
MailSizeEsmtpExtension
Handle the ESMTP SIZE extension.
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.