- All Known Implementing Classes:
- PostofficeCommonsmailImpl, PostofficeMockImpl
public interface Postoffice
Simply takes a Mail and sends it.
Can be used for instance with the implementation that uses
Apache CommonsMail. Or the Mockmailer. Or your own implementation.
- Author:
- rbauer