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