|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ericdaugherty.mail.server.services.smtp.support.AddDataLineDefault
com.ericdaugherty.mail.server.services.smtp.support.AddDataLineDebug
public final class AddDataLineDebug
Adds a line of text to the incoming mail and prints the current attachment size at predetermined intervals.
Field Summary |
---|
Fields inherited from class com.ericdaugherty.mail.server.services.smtp.support.AddDataLineDefault |
---|
message |
Constructor Summary | |
---|---|
AddDataLineDebug(SMTPMessage message,
org.apache.commons.logging.Log log)
|
Method Summary | |
---|---|
void |
addDataLine(byte[] line)
|
Methods inherited from class com.ericdaugherty.mail.server.services.smtp.support.AddDataLineDefault |
---|
flush |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddDataLineDebug(SMTPMessage message, org.apache.commons.logging.Log log)
Method Detail |
---|
public void addDataLine(byte[] line) throws java.io.IOException
addDataLine
in interface AddDataLine
addDataLine
in class AddDataLineDefault
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |