| Package | Description |
|---|---|
| org.nhindirect.gateway.smtp |
SmptAgent interface and configuration settings. |
| org.nhindirect.gateway.streams.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSmtpAgent
Default implementation of the SmtpAgent interface.
|
| Modifier and Type | Method and Description |
|---|---|
SmtpAgent |
SmtpAgentFactory.createSmtpAgent() |
SmtpAgent |
GatewayState.getSmtpAgent()
Gets the
agent whose state is being managed. |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayState.setSmtpAgent(SmtpAgent agent)
Sets the
agent whose state is managed. |
| Modifier and Type | Method and Description |
|---|---|
void |
SmtpGatewayMessageProcessor.setSmtpAgent(SmtpAgent smtpAgent) |
void |
STAProcessor.setSmtpAgent(SmtpAgent smtpAgent) |
Copyright © 2010–2021 NHIN Direct. All rights reserved.