Class | Description |
---|---|
EmailConfig |
Parameters data for the Email notification connector.
|
EmailConnector | |
EmailConnector.CheckConnectionThread |
Class to check the connection.
|
EmailConnector.CloseSessionThread |
Class to close the session.
|
EmailConnector.ConnectThread |
Class to set up connection.
|
EmailConnector.SendThread |
Class to send email.
|
EmailSession |
This class represents a raw email session, without any protection
from threads waiting on sockets, etc.
|
Messages |