|
||||||||||
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 inHostLabel
javax.swing.JTextField inHostValue
javax.swing.JLabel outHostLabel
javax.swing.JTextField outHostValue
javax.swing.JLabel protocolLabel
javax.swing.JTextField protocolValue
javax.swing.JLabel portLabel
javax.swing.JTextField portValue
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 sslCheckLabel
javax.swing.JCheckBox sslCheckValue
javax.swing.JLabel inPortLabel
javax.swing.JTextField inPortValue
javax.swing.JLabel langLabel
javax.swing.JComboBox langValue
javax.swing.JLabel encodeLabel
javax.swing.JCheckBox encodeValue
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.JButton confirmButton
Package com.funambol.email.cache |
Class com.funambol.email.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
java.lang.String inHost
java.lang.String outHost
int folderFilter
java.lang.String idFilter
java.util.Date timeFilter
int sizeFilter
int numBytes
boolean isHeaderFieldSet
boolean isBodyFieldSet
boolean isAttachFieldSet
boolean ssl
java.lang.String inPort
java.lang.String protocol
java.lang.String language
boolean encode
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 |
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
boolean loginFailed
boolean loginExpired
java.lang.String clientAuth
java.lang.String serverAuth
boolean isSSL
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |