Package | Description |
---|---|
org.springframework.batch.item.mail | |
org.springframework.batch.item.mail.javamail |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMailErrorHandler
This
MailErrorHandler implementation simply rethrows the exception it
receives. |
Modifier and Type | Method and Description |
---|---|
void |
SimpleMailMessageItemWriter.setMailErrorHandler(MailErrorHandler mailErrorHandler)
The handler for failed messages.
|
Modifier and Type | Method and Description |
---|---|
void |
MimeMessageItemWriter.setMailErrorHandler(MailErrorHandler mailErrorHandler)
The handler for failed messages.
|
Copyright © 2013 SpringSource. All rights reserved.