|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataLineFilter | |
|---|---|
| org.apache.james.protocols.smtp.core | |
| org.apache.james.protocols.smtp.core.esmtp | |
| Uses of DataLineFilter in org.apache.james.protocols.smtp.core |
|---|
| Classes in org.apache.james.protocols.smtp.core that implement DataLineFilter | |
|---|---|
class |
DataLineMessageHookHandler
This class handles the actual calling of the MessageHook implementations to queue the message. |
class |
ReceivedDataLineFilter
|
| Constructors in org.apache.james.protocols.smtp.core with parameters of type DataLineFilter | |
|---|---|
DataCmdHandler.DataLineFilterWrapper(DataLineFilter filter,
LineHandler<SMTPSession> next)
|
|
| Uses of DataLineFilter in org.apache.james.protocols.smtp.core.esmtp |
|---|
| Classes in org.apache.james.protocols.smtp.core.esmtp that implement DataLineFilter | |
|---|---|
class |
MailSizeEsmtpExtension
Handle the ESMTP SIZE extension. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||