public class SendMessage extends Object implements DeliveryHandler
| Modifier and Type | Field and Description |
|---|---|
private Configuration |
configuration |
private static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
SendMessage(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(DeliveryContext dCtx) |
private Exception |
resolveException(javax.mail.MessagingException msgExc) |
private static final org.slf4j.Logger log
private final Configuration configuration
public SendMessage(Configuration configuration)
public void handle(DeliveryContext dCtx) throws DeliveryException
handle in interface DeliveryHandlerDeliveryExceptionprivate Exception resolveException(javax.mail.MessagingException msgExc)
Copyright © 2013. All Rights Reserved.