Interface EmailService
- All Known Implementing Classes:
EmailServiceImpl
public interface EmailService
Interface for sending emails. This service provides a method to send an email with a subject and body to a specified recipient.
-
Method Summary
-
Method Details
-
send
-