Package | Description |
---|---|
davmail | |
davmail.exception | |
davmail.exchange | |
davmail.exchange.auth | |
davmail.exchange.dav | |
davmail.exchange.ews |
Modifier and Type | Method and Description |
---|---|
void |
AbstractServer.bind()
Bind server socket on defined port.
|
Modifier and Type | Class and Description |
---|---|
class |
DavMailAuthenticationException
I18 AuthenticationException subclass.
|
class |
WebdavNotAvailableException
Exchange 2007 with Webdav disabled will trigger this exception.
|
Modifier and Type | Class and Description |
---|---|
class |
NetworkDownException
Custom exception to mark network down case.
|
Modifier and Type | Method and Description |
---|---|
void |
ExchangeFormAuthenticator.authenticate() |
Modifier and Type | Method and Description |
---|---|
void |
DavExchangeSession.buildSessionInfo(URI uri) |
protected String |
DavExchangeSession.convertDateFromExchange(String exchangeDateValue) |
protected String |
DavExchangeSession.convertDateFromExchangeToTaskDate(String exchangeDateValue) |
protected void |
DavExchangeSession.getWellKnownFolders() |
protected Date |
DavExchangeSession.parseDateFromExchange(String exchangeDateValue) |
Constructor and Description |
---|
Contact(org.apache.jackrabbit.webdav.MultiStatusResponse multiStatusResponse)
Build Contact instance from multistatusResponse info
|
Modifier and Type | Method and Description |
---|---|
protected List<FieldUpdate> |
EwsExchangeSession.Event.buildFieldUpdates(VCalendar vCalendar,
VObject vEvent,
boolean isMozDismiss) |
protected davmail.exchange.ews.EwsExchangeSession.Message |
EwsExchangeSession.buildMessage(EWSMethod.Item response) |
protected String |
EwsExchangeSession.convertCalendarDateToExchange(String vcalendarDateValue) |
protected String |
EwsExchangeSession.convertDateFromExchange(String exchangeDateValue) |
protected String |
EwsExchangeSession.convertDateFromExchangeToTaskDate(String exchangeDateValue) |
protected void |
EwsExchangeSession.Event.handleExcludedDates(ItemId currentItemId,
VCalendar vCalendar)
Handle excluded dates (deleted occurrences).
|
protected void |
EwsExchangeSession.Event.handleModifiedOccurrences(ItemId currentItemId,
VCalendar vCalendar)
Handle modified occurrences.
|
protected Date |
EwsExchangeSession.parseDateFromExchange(String exchangeDateValue) |
Constructor and Description |
---|
Contact(EWSMethod.Item response) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.