Interface | Description |
---|---|
ExchangeSession.Condition |
Exchange search filter.
|
Class | Description |
---|---|
DoubleDotInputStream |
Replace double dot lines with single dot in input stream.
|
DoubleDotOutputStream |
RFC 1939: 3 Basic Operations
[...]
If any line begins with the termination octet, the line is "byte-stuffed" by
pre-pending the termination octet to that line of the response.
|
ExchangeSession |
Exchange session through Outlook Web Access (DAV)
|
ExchangeSession.AttributeCondition |
Attribute condition.
|
ExchangeSession.ContactPhoto |
Contact picture
|
ExchangeSession.FreeBusy |
Exchange to iCalendar Free/Busy parser.
|
ExchangeSession.Item |
Generic folder item.
|
ExchangeSession.ItemResult |
Event result object to hold HTTP status and event etag from an event creation/update.
|
ExchangeSession.MessageList |
Message list, includes a single messsage cache
|
ExchangeSession.MonoCondition |
Single search filter condition.
|
ExchangeSession.MultiCondition |
Multiple condition.
|
ExchangeSession.NotCondition |
Not condition.
|
ExchangeSessionFactory |
Create ExchangeSession instances.
|
FolderLoadThread |
Load folder messages in a separate thread.
|
ICSBufferedReader |
ICS Buffered Reader.
|
ICSBufferedWriter |
ICS String writer.
|
MessageCreateThread |
Create message in a separate thread.
|
MessageLoadThread |
Message load thread.
|
MimeOutputStreamWriter |
Mime OutputStreamWriter to build in memory Mime message.
|
VCalendar |
VCalendar object.
|
VCalendar.Recipients |
VCalendar recipients for notifications
|
VCardWriter |
VCard Writer
|
VObject |
Base class for VCalendar, VTimezone, VEvent.
|
VProperty |
VCard property
|
VProperty.Param | |
XMLStreamUtil |
XmlStreamReader utility methods
|
Enum | Description |
---|---|
ExchangeSession.Operator | |
VProperty.State |
Exception | Description |
---|---|
NetworkDownException |
Custom exception to mark network down case.
|
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.