Serialized Form


Package davmail

Class davmail.BundleMessage extends Object implements Serializable

Serialized Fields

key

String key

arguments

Object[] arguments

Class davmail.BundleMessage.BundleMessageList extends ArrayList<BundleMessage> implements Serializable


Package davmail.exception

Class davmail.exception.DavMailAuthenticationException extends DavMailException implements Serializable

Class davmail.exception.DavMailException extends IOException implements Serializable

Serialized Fields

message

BundleMessage message

Class davmail.exception.HttpForbiddenException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.HttpNotFoundException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.HttpPreconditionFailedException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.HttpServerErrorException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.InsufficientStorageException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.LoginTimeoutException extends org.apache.commons.httpclient.HttpException implements Serializable

Class davmail.exception.WebdavNotAvailableException extends DavMailException implements Serializable


Package davmail.exchange

Class davmail.exchange.ExchangeSession.Contact extends ExchangeSession.Item implements Serializable

Class davmail.exchange.ExchangeSession.Event extends ExchangeSession.Item implements Serializable

Serialized Fields

contentClass

String contentClass

subject

String subject

vCalendar

VCalendar vCalendar

Class davmail.exchange.ExchangeSession.Item extends HashMap<String,String> implements Serializable

Serialized Fields

folderPath

String folderPath

itemName

String itemName

permanentUrl

String permanentUrl

displayName

String displayName
Display name.


etag

String etag
item etag


noneMatch

String noneMatch

Class davmail.exchange.ExchangeSession.MessageList extends ArrayList<ExchangeSession.Message> implements Serializable

Class davmail.exchange.NetworkDownException extends DavMailException implements Serializable


Package davmail.exchange.dav

Class davmail.exchange.dav.DavExchangeSession.Contact extends ExchangeSession.Contact implements Serializable

Class davmail.exchange.dav.DavExchangeSession.Event extends ExchangeSession.Event implements Serializable

Serialized Fields

instancetype

String instancetype

Package davmail.exchange.ews

Class davmail.exchange.ews.EWSException extends IOException implements Serializable

Class davmail.exchange.ews.EwsExchangeSession.Contact extends ExchangeSession.Contact implements Serializable

Serialized Fields

itemId

ItemId itemId

Class davmail.exchange.ews.EwsExchangeSession.Event extends ExchangeSession.Event implements Serializable

Serialized Fields

itemId

ItemId itemId

type

String type

isException

boolean isException

Class davmail.exchange.ews.EWSMethod.Item extends HashMap<String,String> implements Serializable

Serialized Fields

type

String type
Item type.


mimeContent

byte[] mimeContent

fieldUpdates

List<E> fieldUpdates

attachments

List<E> attachments

attendees

List<E> attendees

fieldNames

List<E> fieldNames

occurrences

List<E> occurrences

referenceItemId

ItemId referenceItemId

Package davmail.ui

Class davmail.ui.AboutFrame extends JFrame implements Serializable

Serialized Fields

jEditorPane

JEditorPane jEditorPane

Class davmail.ui.AcceptCertificateDialog extends JDialog implements Serializable

Serialized Fields

accepted

boolean accepted

Class davmail.ui.CredentialPromptDialog extends JDialog implements Serializable

Serialized Fields

principalField

JTextField principalField

passwordField

JPasswordField passwordField

principal

String principal

password

char[] password

Class davmail.ui.NotificationDialog extends JDialog implements Serializable

Serialized Fields

sendNotification

boolean sendNotification

toField

JTextField toField

ccField

JTextField ccField

subjectField

JTextField subjectField

bodyField

JEditorPane bodyField

Class davmail.ui.PasswordPromptDialog extends JDialog implements Serializable

Serialized Fields

passwordField

JPasswordField passwordField

password

char[] password

Class davmail.ui.SelectCertificateDialog extends JDialog implements Serializable

Serialized Fields

aliasListBox

JList aliasListBox

selectedAlias

String selectedAlias

Class davmail.ui.SettingsFrame extends JFrame implements Serializable

Serialized Fields

urlField

JTextField urlField

popPortField

JTextField popPortField

popPortCheckBox

JCheckBox popPortCheckBox

popNoSSLCheckBox

JCheckBox popNoSSLCheckBox

imapPortField

JTextField imapPortField

imapPortCheckBox

JCheckBox imapPortCheckBox

imapNoSSLCheckBox

JCheckBox imapNoSSLCheckBox

smtpPortField

JTextField smtpPortField

smtpPortCheckBox

JCheckBox smtpPortCheckBox

smtpNoSSLCheckBox

JCheckBox smtpNoSSLCheckBox

caldavPortField

JTextField caldavPortField

caldavPortCheckBox

JCheckBox caldavPortCheckBox

caldavNoSSLCheckBox

JCheckBox caldavNoSSLCheckBox

ldapPortField

JTextField ldapPortField

ldapPortCheckBox

JCheckBox ldapPortCheckBox

ldapNoSSLCheckBox

JCheckBox ldapNoSSLCheckBox

keepDelayField

JTextField keepDelayField

sentKeepDelayField

JTextField sentKeepDelayField

caldavPastDelayField

JTextField caldavPastDelayField

imapIdleDelayField

JTextField imapIdleDelayField

useSystemProxiesField

JCheckBox useSystemProxiesField

enableProxyField

JCheckBox enableProxyField

httpProxyField

JTextField httpProxyField

httpProxyPortField

JTextField httpProxyPortField

httpProxyUserField

JTextField httpProxyUserField

httpProxyPasswordField

JTextField httpProxyPasswordField

noProxyForField

JTextField noProxyForField

allowRemoteField

JCheckBox allowRemoteField

bindAddressField

JTextField bindAddressField

clientSoTimeoutField

JTextField clientSoTimeoutField

certHashField

JTextField certHashField

disableUpdateCheck

JCheckBox disableUpdateCheck

keystoreTypeCombo

JComboBox keystoreTypeCombo

keystoreFileField

JTextField keystoreFileField

keystorePassField

JPasswordField keystorePassField

keyPassField

JPasswordField keyPassField

clientKeystoreTypeCombo

JComboBox clientKeystoreTypeCombo

clientKeystoreFileField

JTextField clientKeystoreFileField

clientKeystorePassField

JPasswordField clientKeystorePassField

pkcs11LibraryField

JTextField pkcs11LibraryField

pkcs11ConfigField

JTextArea pkcs11ConfigField

rootLoggingLevelField

JComboBox rootLoggingLevelField

davmailLoggingLevelField

JComboBox davmailLoggingLevelField

httpclientLoggingLevelField

JComboBox httpclientLoggingLevelField

wireLoggingLevelField

JComboBox wireLoggingLevelField

logFilePathField

JTextField logFilePathField

logFileSizeField

JTextField logFileSizeField

caldavEditNotificationsField

JCheckBox caldavEditNotificationsField

caldavAlarmSoundField

JTextField caldavAlarmSoundField

forceActiveSyncUpdateCheckBox

JCheckBox forceActiveSyncUpdateCheckBox

defaultDomainField

JTextField defaultDomainField

showStartupBannerCheckBox

JCheckBox showStartupBannerCheckBox

disableGuiNotificationsCheckBox

JCheckBox disableGuiNotificationsCheckBox

imapAutoExpungeCheckBox

JCheckBox imapAutoExpungeCheckBox

popMarkReadOnRetrCheckBox

JCheckBox popMarkReadOnRetrCheckBox

enableEwsComboBox

JComboBox enableEwsComboBox

enableKerberosCheckBox

JCheckBox enableKerberosCheckBox

smtpSaveInSentCheckBox

JCheckBox smtpSaveInSentCheckBox

osxHideFromDockCheckBox

JCheckBox osxHideFromDockCheckBox



Copyright © 2001-2013 MickaĆ«l Guessant. All Rights Reserved.