Class BootPostOfficeImpl

java.lang.Object
org.summerboot.jexpress.integration.smtp.BootPostOfficeImpl
All Implemented Interfaces:
Comparable<Object>, HealthInspector<String>, PostOffice

public class BootPostOfficeImpl extends Object implements PostOffice
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
  • Field Details

    • appVersion

      protected String appVersion
    • log

      protected org.apache.logging.log4j.Logger log
    • debouncingData

      protected final Map<String,Long> debouncingData
  • Constructor Details

    • BootPostOfficeImpl

      public BootPostOfficeImpl()
  • Method Details