org.apache.james.protocols.smtp.core
Class DataCmdHandler.DataConsumerLineHandler
java.lang.Object
org.apache.james.protocols.smtp.core.DataCmdHandler.DataConsumerLineHandler
- All Implemented Interfaces:
- LineHandler<SMTPSession>, ProtocolHandler
- Enclosing class:
- DataCmdHandler
public static final class DataCmdHandler.DataConsumerLineHandler
- extends Object
- implements LineHandler<SMTPSession>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCmdHandler.DataConsumerLineHandler
public DataCmdHandler.DataConsumerLineHandler()
onLine
public SMTPResponse onLine(SMTPSession session,
byte[] line)
- Specified by:
onLine in interface LineHandler<SMTPSession>
- See Also:
#onLine(org.apache.james.protocols.api.ProtocolSession, byte[])
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.