public interface DataLineFilter extends ProtocolHandler
| Modifier and Type | Method and Description |
|---|---|
Response |
onLine(SMTPSession session,
ByteBuffer line,
LineHandler<SMTPSession> next)
Handle line processing
|
Response onLine(SMTPSession session, ByteBuffer line, LineHandler<SMTPSession> next)
session - line - next - Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.