kom.smtpd
Class SMTPDefaultLog

java.lang.Object
  |
  +--kom.smtpd.SMTPDefaultLog

public class SMTPDefaultLog
extends java.lang.Object
implements SMTPLog


Constructor Summary
SMTPDefaultLog()
           
 
Method Summary
 void log(SMTPRequestLog data, SMTPConfig config)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

SMTPDefaultLog

public SMTPDefaultLog()
Method Detail

log

public void log(SMTPRequestLog data,
                SMTPConfig config)
Specified by:
log in interface SMTPLog