@NonNullApi
Package org.springframework.batch.item.mail
Java Mail based components.
- Author:
- Michael Minella, Mahmoud Ben Hassine
Interface Summary Interface Description MailErrorHandler This class is used to handle errors that occur when email messages are unable to be sent.Class Summary Class Description DefaultMailErrorHandler ThisMailErrorHandlerimplementation simply rethrows the exception it receives.SimpleMailMessageItemWriter A simpleItemWriterthat can send mail messages.