Interface Email

All Known Implementing Classes:
EmailImpl

public interface Email
Represents an email (possibly with from, to, body, etc., depending of the implementation).
Author:
avasquez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sends the email.