Interface SMTP.Events

Enclosing class:
SMTP

public static interface SMTP.Events
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    message(SMTP server, String msgfile)
     
  • Method Details

    • message

      void message(SMTP server, String msgfile)