| Package | Description |
|---|---|
| davmail | |
| davmail.exchange | |
| davmail.exchange.dav | |
| davmail.exchange.ews | |
| davmail.exchange.graph | |
| davmail.ldap |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ExchangeSession.Contact> |
LdapConnection.LdapFilter.findInGAL(ExchangeSession session,
Set<String> returningAttributes,
int sizeLimit) |
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.