| 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.
|
| 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.
|
| Enum | Description |
|---|---|
| MessagingConnector.FreeBusyStatus |
Enum for free/busy status
|
| MessagingConnector.ResponseType |
Enum for answer status
|
| Exception | Description |
|---|---|
| MessagingConnectorException |
Common exception for all messaging connectors.
|