| Package | Description |
|---|---|
| davmail | |
| davmail.exchange | |
| davmail.exchange.dav | |
| davmail.exchange.ews | |
| davmail.exchange.graph |
| Modifier and Type | Field and Description |
|---|---|
protected ExchangeSession |
AbstractConnection.session |
| Modifier and Type | Method and Description |
|---|---|
static ExchangeSession |
ExchangeSessionFactory.getInstance(ExchangeSession currentSession,
String userName,
String password)
Get a non expired session.
|
static ExchangeSession |
ExchangeSessionFactory.getInstance(String userName,
String password)
Create authenticated Exchange session
|
static ExchangeSession |
ExchangeSessionFactory.getInstance(String baseUrl,
String userName,
String password)
Create authenticated Exchange session
|
| Modifier and Type | Method and Description |
|---|---|
static ExchangeSession.Message |
MessageCreateThread.createMessage(ExchangeSession session,
String folderPath,
String messageName,
HashMap<String,String> properties,
javax.mail.internet.MimeMessage mimeMessage,
OutputStream outputStream,
String capabilities)
Create message in a separate thread.
|
static ExchangeSession |
ExchangeSessionFactory.getInstance(ExchangeSession currentSession,
String userName,
String password)
Get a non expired session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DavExchangeSession
Webdav Exchange adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EwsExchangeSession
EWS Exchange adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphExchangeSession
Implement ExchangeSession based on Microsoft Graph
|
class |
GraphExchangeSessionDraft |
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.