Class LogIdFactory


  • @ThreadSafe
    public class LogIdFactory
    extends Object
    produces log identifiers which can be printed into the final-log-id field of a mail delivery status report.
    See Also:
    rfc3464 - 2.3.8 final-log-id field
    • Constructor Summary

      Constructors 
      Constructor Description
      LogIdFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogIdFactory

        public LogIdFactory()
    • Method Detail

      • next

        public String next()