| Package | Description |
|---|---|
| com.enterprisemath.utils.messaging |
| Modifier and Type | Method and Description |
|---|---|
static SmtpMessenger |
SmtpMessenger.create(String smtpHost,
Integer smtpPort,
TransportSecurity transportSecurity,
String username,
String password,
Integer socketFactoryPort,
String from,
String replyTo,
MessageTemplateProvider templateProvider,
Map<String,Object> defaultModel,
org.apache.velocity.app.VelocityEngine velocityEngine)
Creates new instance.
|
Copyright © 2016. All rights reserved.