SmptAgent interface and configuration settings.See: Description
| Interface | Description |
|---|---|
| SmtpAgent |
The SmtpAgent is a generic gateway to the security trust agent that handles message over the SMTP protocol.
|
| Class | Description |
|---|---|
| AuditEvents |
Definitions of audit names, types, and contexts
|
| DefaultSmtpAgent |
Default implementation of the SmtpAgent interface.
|
| DomainPostmaster |
Indicates the postmaster account for a domain.
|
| GatewayState |
Manages the settings state of the gateway provides read/write lock protectors for concurrent operations.
|
| MessageProcessingSettings |
Generic settings for processing messages.
|
| MessageProcessResult |
Result structure for messages processed by the SmtpAgent.
|
| NotificationProducer |
Produces MND ack messages based on configuration settings.
|
| NotificationSettings |
Notification settings for SmtpAgent.
|
| ProcessBadMessageSettings |
Settings specific to processing failed messages.
|
| ProcessIncomingSettings |
Settings specific to processing incoming messages.
|
| ProcessOutgoingSettings |
Settings specific to processing outgoing messages.
|
| RawMessageSettings |
Settings specific to processing raw messages.
|
| ReliableDispatchedNotificationProducer |
Notification producer for creating MDN dispatched messages.
|
| SmtpAgentFactory |
The SmtpAgentFactory is a bootstrapper for creating instances of the {@link SmtpAgent) based on configuration information.
|
| SmtpAgentSettings |
SmtpAgent configuration settings. |
| Enum | Description |
|---|---|
| SmtpAgentError |
Error conditions for processing message in the
SmtpAgent. |
| Exception | Description |
|---|---|
| SmtpAgentException |
Exceptions thrown by the
SmtpAgent |
SmptAgent interface and configuration settings.Copyright © 2010–2021 NHIN Direct. All rights reserved.