|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.funambol.email.admin |
Class com.funambol.email.admin.EmailConnectorConfigPanel extends com.funambol.admin.ui.ConnectorManagementPanel implements Serializable |
Serialized Fields |
javax.swing.JPanel serverPanel
javax.swing.JPanel funambolPanel
javax.swing.JPanel propertyPanel
javax.swing.JLabel hostLabel
javax.swing.JTextField hostValue
javax.swing.JLabel protocolLabel
javax.swing.JComboBox protocolValue
javax.swing.JLabel portLabel
javax.swing.JTextField portValue
javax.swing.JLabel sslLabel
javax.swing.JCheckBox sslValue
javax.swing.JLabel keystoreLabel
javax.swing.JTextField keystoreValue
javax.swing.JLabel keystorePassPhraseLabel
javax.swing.JTextField keystorePassPhraseValue
javax.swing.JLabel dataSourceLabel
javax.swing.JTextField dataSourceValue
javax.swing.JLabel filterLabel
javax.swing.JCheckBox filterValue
javax.swing.JButton confirmButton
Class com.funambol.email.admin.EmailSyncSourceConfigPanel extends com.funambol.admin.ui.SourceManagementPanel implements Serializable |
Serialized Fields |
javax.swing.JLabel panelName
javax.swing.border.TitledBorder titledBorder1
javax.swing.JLabel nameLabel
javax.swing.JTextField nameValue
javax.swing.JLabel sourceUriLabel
javax.swing.JTextField sourceUriValue
javax.swing.JLabel outHostLabel
javax.swing.JTextField outHostValue
javax.swing.JLabel outPortLabel
javax.swing.JTextField outPortValue
javax.swing.JLabel outAuthLabel
javax.swing.JCheckBox outAuthValue
javax.swing.JLabel inHostLabel
javax.swing.JTextField inHostValue
javax.swing.JLabel inPortLabel
javax.swing.JTextField inPortValue
javax.swing.JLabel sslCheckLabel
javax.swing.JCheckBox sslCheckValue
javax.swing.JLabel keystoreLabel
javax.swing.JTextField keystoreValue
javax.swing.JLabel keystorePassPhraseLabel
javax.swing.JTextField keystorePassPhraseValue
javax.swing.JLabel allmailboxCheckLabel
javax.swing.JCheckBox allmailboxCheckValue
javax.swing.JLabel inboxLabel
javax.swing.JTextField inboxValue
javax.swing.JCheckBox inboxActivationValue
javax.swing.JLabel outboxLabel
javax.swing.JTextField outboxValue
javax.swing.JCheckBox outboxActivationValue
javax.swing.JLabel sentLabel
javax.swing.JTextField sentValue
javax.swing.JCheckBox sentActivationValue
javax.swing.JLabel draftLabel
javax.swing.JTextField draftValue
javax.swing.JCheckBox draftActivationValue
javax.swing.JLabel trashLabel
javax.swing.JTextField trashValue
javax.swing.JCheckBox trashActivationValue
javax.swing.JLabel typeLabel
javax.swing.JTextField typeValue
javax.swing.JLabel infoTypesLabel
javax.swing.JTextField infoTypesValue
javax.swing.JLabel infoVersionsLabel
javax.swing.JTextField infoVersionsValue
javax.swing.JLabel dtEncryptLabel
javax.swing.JCheckBox dtEncryptValue
javax.swing.JButton confirmButton
Package com.funambol.email.engine.cache |
Class com.funambol.email.engine.cache.CrcCachedSyncSource extends com.funambol.framework.engine.source.AbstractSyncSource implements Serializable |
Serialized Fields |
java.util.logging.Logger log
java.lang.String jndiDataSourceName
CrcItemStateDAO crcItemStateDao
java.security.Principal principal
int syncMode
CrcSyncItemInfo[] localItems
CrcSyncItemInfo[] serverItems
java.util.ArrayList newItemKeys
java.util.ArrayList deletedItemKeys
java.util.ArrayList updatedItemKeys
java.util.ArrayList itemsSent
Package com.funambol.email.engine.source |
Class com.funambol.email.engine.source.EmailSyncSource extends CrcCachedSyncSource implements Serializable |
Serialized Fields |
java.util.logging.Logger log
com.funambol.framework.server.Sync4jDevice device
java.lang.String deviceTimeZoneDescr
java.util.TimeZone deviceTimeZone
java.lang.String deviceCharset
java.security.Principal principal
int syncMode
IMailServerWrapper mswf
EntityManager em
EmailFilter filter
boolean ssl
java.lang.String keystorePath
java.lang.String keystorePassphrase
boolean allMailboxActivation
boolean inboxActivation
boolean outboxActivation
boolean sentActivation
boolean draftActivation
boolean trashActivation
java.lang.String inHost
java.lang.String inPort
java.lang.String outHost
java.lang.String outPort
boolean smtpAuth
java.lang.String protocol
DefaultFolder defaultFolder
Class com.funambol.email.engine.source.PopEmailSyncSource extends EmailSyncSource implements Serializable |
Serialized Fields |
java.util.logging.Logger log
PopEntityManager pem
Package com.funambol.email.exception |
Class com.funambol.email.exception.EmailAccessException extends java.lang.Exception implements Serializable |
Class com.funambol.email.exception.EmailConfigException extends java.lang.Exception implements Serializable |
Class com.funambol.email.exception.EntityException extends java.lang.Exception implements Serializable |
Class com.funambol.email.exception.InboxListenerConfigException extends java.lang.Exception implements Serializable |
Class com.funambol.email.exception.InboxListenerException extends java.lang.Exception implements Serializable |
Class com.funambol.email.exception.SendingException extends java.lang.Exception implements Serializable |
Package com.funambol.email.security |
Class com.funambol.email.security.EmailOfficer extends java.lang.Object implements Serializable |
Serialized Fields |
java.util.logging.Logger log
com.funambol.framework.server.store.PersistentStore ps
com.funambol.server.admin.UserManager userManager
boolean loginFailed
boolean loginExpired
java.lang.String clientAuth
java.lang.String serverAuth
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |