| Package | Description |
|---|---|
| org.nhindirect.gateway.smtp |
SmptAgent interface and configuration settings. |
| Modifier and Type | Method and Description |
|---|---|
SmtpAgentSettings |
SmtpAgent.getSmtpAgentSettings()
Gets the configuration settings of the SmtpAgent.
|
SmtpAgentSettings |
DefaultSmtpAgent.getSmtpAgentSettings()
Gets the configuration settings of the SmtpAgent.
|
| Constructor and Description |
|---|
DefaultSmtpAgent(SmtpAgentSettings settings,
org.nhindirect.stagent.NHINDAgent agent)
Constructs an Smtp agent with settings and an instance of the security and trust agent.
|
DefaultSmtpAgent(SmtpAgentSettings settings,
org.nhindirect.stagent.NHINDAgent agent,
org.nhindirect.common.audit.Auditor auditor)
Constructs an Smtp agent with settings, an instance of the security and trust agent,
and an event auditor.
|
Copyright © 2010–2021 NHIN Direct. All rights reserved.