| Interface | Description |
|---|---|
| SmtpListener |
Implements methods for capturing events sourced from Smtp class.
|
| Class | Description |
|---|---|
| Smtp |
Implements the basic functionality of a SMTP client.
|
| SmtpAdapter |
Implements methods for capturing events sourced from Smtp class.
|
| SmtpCommandEvent |
Fired when command is sent to SMTP server
|
| SmtpConnectedEvent |
Fired when connection to SMTP server is established.
|
| SmtpDisconnectedEvent |
Fired when connection to SMTP server is released.
|
| SmtpResponseEvent |
Fired when response is received from SMTP server
|
| Enum | Description |
|---|---|
| Smtp.Authentication |
| Exception | Description |
|---|---|
| SmtpException |
SmtpException is thrown by many methods of Smtp class.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved