Interface | Description |
---|---|
MessagingConnector |
This interface describe the methods used by the different mail servers.
|
Class | Description |
---|---|
AbstractMessagingConnector |
Abstract implementation of
MessagingConnector with cache. |
CalendarEvent |
This class represents an event from a calendar.
|
CryptoHelper |
Helper to encrypt/decrypt some text
|
EmailMessage |
This class represents a mail.
|
MessagingConnector.AttendeeInformation |
Internal class for attendee information
|
MessagingConnectorAction |
This class is the action used by the messaging connector plugin.
|
SetPasswordAction |
This class is the action used by the messaging connector plugin.
|
Enum | Description |
---|---|
MessagingConnector.FreeBusyStatus |
Enum for free/busy status
|
MessagingConnector.ResponseType |
Enum for answer status
|
MessagingConnectorException.ExceptionType |
Information about the exception
|
Exception | Description |
---|---|
MessagingConnectorException |
Common exception for all messaging connectors.
|