@Configuration public class SmtpGatewayMessageProcessor extends Object
| Constructor and Description |
|---|
SmtpGatewayMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Consumer<org.springframework.messaging.Message<?>> |
directSmtpGatewayMessageInput() |
void |
preProcessMessage(org.nhindirect.common.mail.SMTPMailMessage smtpMessage) |
void |
setSmtpAgent(SmtpAgent smtpAgent) |
void |
setSTASource(org.nhindirect.gateway.streams.STASource staSource) |
public void setSmtpAgent(SmtpAgent smtpAgent)
public void setSTASource(org.nhindirect.gateway.streams.STASource staSource)
@Bean public Consumer<org.springframework.messaging.Message<?>> directSmtpGatewayMessageInput() throws javax.mail.MessagingException
javax.mail.MessagingExceptionpublic void preProcessMessage(org.nhindirect.common.mail.SMTPMailMessage smtpMessage)
throws javax.mail.MessagingException
javax.mail.MessagingExceptionCopyright © 2010–2021 NHIN Direct. All rights reserved.