文件名称:funambol-mail-client-src-6.0.17
- 所属分类:
- J2ME
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 410kb
- 下载次数:
- 0次
- 提 供 者:
- gaoyu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The Funambol J2ME Mail Client aims to be a light, easy to use, free email
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of
Storage).
The mail synchronization using SyncML 1.2 over HTTP, thus removing
any problem related to the access to IMAP or POP ports.
The mail client synchonizes its address book with the one on the server,
Its design is modular and can be extended in future with other mail
protocols, a more sophisticated UI and access to the phone s AddressBook or
filesystem for the devices allowing this.
See the javadoc for more information on the structure of the library.-The Funambol J2ME Mail Client aims to be a light, easy to use, free emailclient for J2ME devices.The first release comes with a simple but effective UI, and a storage limitedto the internal RMS only. This makes the application compatible with most ofthe phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k ofStorage). The mail synchronization using SyncML 1.2 over HTTP, thus removingany problem related to the access to IMAP or POP ports.The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mailprotocols, a more sophisticated UI and access to the phone s AddressBook orfilesystem for the devices allowing this.See the javadoc for more information on the structure of the library.
client for J2ME devices.
The first release comes with a simple but effective UI, and a storage limited
to the internal RMS only. This makes the application compatible with most of
the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of
Storage).
The mail synchronization using SyncML 1.2 over HTTP, thus removing
any problem related to the access to IMAP or POP ports.
The mail client synchonizes its address book with the one on the server,
Its design is modular and can be extended in future with other mail
protocols, a more sophisticated UI and access to the phone s AddressBook or
filesystem for the devices allowing this.
See the javadoc for more information on the structure of the library.-The Funambol J2ME Mail Client aims to be a light, easy to use, free emailclient for J2ME devices.The first release comes with a simple but effective UI, and a storage limitedto the internal RMS only. This makes the application compatible with most ofthe phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k ofStorage). The mail synchronization using SyncML 1.2 over HTTP, thus removingany problem related to the access to IMAP or POP ports.The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mailprotocols, a more sophisticated UI and access to the phone s AddressBook orfilesystem for the devices allowing this.See the javadoc for more information on the structure of the library.
相关搜索: syncml
j2me
http
j2me
j2me
http
cldc
mail
server
EMAIL
imap
funambol
client
source
code
j2me
Email
Client
j2me
http
j2me
j2me
http
cldc
server
imap
funambol
client
source
code
j2me
Client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build
.....\build.properties
.....\build.xml
.....\devices.xml
changeslog.txt
COPYING
docs
....\J2ME_Email_Client_Design_Document.odt
framework
.........\build
.........\.....\build.properties
.........\.....\build.xml
.........\COPYING
.........\lib
.........\src
.........\...\com
.........\...\...\funambol
.........\...\...\........\mailclient
.........\...\...\........\..........\Account.java
.........\...\...\........\..........\AccountListener.java
.........\...\...\........\..........\Cache.java
.........\...\...\........\..........\cm
.........\...\...\........\..........\..\AlreadyExistentContactException.java
.........\...\...\........\..........\..\Contact.java
.........\...\...\........\..........\..\ContactListFullException.java
.........\...\...\........\..........\..\ContactManager.java
.........\...\...\........\..........\..\ContactManagerException.java
.........\...\...\........\..........\..\ContactManagerFactory.java
.........\...\...\........\..........\..\rms
.........\...\...\........\..........\..\...\ContactEnumeration.java
.........\...\...\........\..........\..\...\RMSContactManager.java
.........\...\...\........\..........\..\...\SerializableContact.java
.........\...\...\........\..........\config
.........\...\...\........\..........\......\ConfigException.java
.........\...\...\........\..........\......\ConfigManager.java
.........\...\...\........\..........\......\MailClientConfig.java
.........\...\...\........\..........\loc
.........\...\...\........\..........\...\Localization.java
.........\...\...\........\..........\...\LocalizedMessages.java
.........\...\...\........\..........\MailFilter.java
.........\...\...\........\..........\mm
.........\...\...\........\..........\..\FolderInfo.java
.........\...\...\........\..........\..\MessageInfo.java
.........\...\...\........\..........\..\MessageManager.java
.........\...\...\........\..........\..\SyncEventInfo.java
.........\...\...\........\..........\..\SyncTaskManager.java
.........\...\...\........\..........\..\TaskManager.java
.........\...\...\........\..........\sm
.........\...\...\........\..........\..\SyncClient.java
.........\...\...\........\..........\..\SyncClientConfig.java
.........\...\...\........\..........\..\SyncClientException.java
.........\...\...\........\..........\syncml
.........\...\...\........\..........\......\ContactSyncSource.java
.........\...\...\........\..........\......\EmailData.java
.........\...\...\........\..........\......\FlagQueue.java
.........\...\...\........\..........\......\FolderData.java
.........\...\...\........\..........\......\MailSyncFilter.java
.........\...\...\........\..........\......\MailSyncSource.java
.........\...\...\........\..........\......\MessageSyncSource.java
.........\...\...\........\..........\......\PimItem.java
.........\...\...\........\..........\......\PimItemEnumeration.java
.........\...\...\........\..........\......\PimItemQueue.java
.........\test
.........\....\com
.........\....\...\funambol
.........\....\...\........\mailclient
.........\....\...\........\..........\cm
.........\....\...\........\..........\..\rms
.........\....\...\........\..........\..\...\AddressSerializationTest.java
.........\....\...\........\..........\..\...\RMSContactManagerTest.java
.........\....\...\........\..........\..\...\SerializableContactTest.java
.........\....\...\........\..........\..\...\SortTest.java
.........\....\...\........\..........\mm
.........\....\...\........\..........\..\MessageInfoSerializationTest.java
.........\....\...\........\..........\..\MessageManagerTest.java
lib
...\tinyline-gzip.jar
Readme.txt
UI
..\basic
..\.....\res
..\.....\...\closed.png
..\.....\...\connection.png
..\.....\...\draft.png
..\.....\...\flaggedclosed.png
..\.....\...\flaggedopen.png
..\.....\...\folder.png
..\.....\...\fw.png
..\.....\...\getmail.png
..\.....\...\icon
..\.....\...\....\1515
..\.....\...\....\....\icon.png
..\.....\...\....\3131
..\.....\...\....\3232
..\.....\...\....\4229
..\.....\...\....\6464
.....\build.properties
.....\build.xml
.....\devices.xml
changeslog.txt
COPYING
docs
....\J2ME_Email_Client_Design_Document.odt
framework
.........\build
.........\.....\build.properties
.........\.....\build.xml
.........\COPYING
.........\lib
.........\src
.........\...\com
.........\...\...\funambol
.........\...\...\........\mailclient
.........\...\...\........\..........\Account.java
.........\...\...\........\..........\AccountListener.java
.........\...\...\........\..........\Cache.java
.........\...\...\........\..........\cm
.........\...\...\........\..........\..\AlreadyExistentContactException.java
.........\...\...\........\..........\..\Contact.java
.........\...\...\........\..........\..\ContactListFullException.java
.........\...\...\........\..........\..\ContactManager.java
.........\...\...\........\..........\..\ContactManagerException.java
.........\...\...\........\..........\..\ContactManagerFactory.java
.........\...\...\........\..........\..\rms
.........\...\...\........\..........\..\...\ContactEnumeration.java
.........\...\...\........\..........\..\...\RMSContactManager.java
.........\...\...\........\..........\..\...\SerializableContact.java
.........\...\...\........\..........\config
.........\...\...\........\..........\......\ConfigException.java
.........\...\...\........\..........\......\ConfigManager.java
.........\...\...\........\..........\......\MailClientConfig.java
.........\...\...\........\..........\loc
.........\...\...\........\..........\...\Localization.java
.........\...\...\........\..........\...\LocalizedMessages.java
.........\...\...\........\..........\MailFilter.java
.........\...\...\........\..........\mm
.........\...\...\........\..........\..\FolderInfo.java
.........\...\...\........\..........\..\MessageInfo.java
.........\...\...\........\..........\..\MessageManager.java
.........\...\...\........\..........\..\SyncEventInfo.java
.........\...\...\........\..........\..\SyncTaskManager.java
.........\...\...\........\..........\..\TaskManager.java
.........\...\...\........\..........\sm
.........\...\...\........\..........\..\SyncClient.java
.........\...\...\........\..........\..\SyncClientConfig.java
.........\...\...\........\..........\..\SyncClientException.java
.........\...\...\........\..........\syncml
.........\...\...\........\..........\......\ContactSyncSource.java
.........\...\...\........\..........\......\EmailData.java
.........\...\...\........\..........\......\FlagQueue.java
.........\...\...\........\..........\......\FolderData.java
.........\...\...\........\..........\......\MailSyncFilter.java
.........\...\...\........\..........\......\MailSyncSource.java
.........\...\...\........\..........\......\MessageSyncSource.java
.........\...\...\........\..........\......\PimItem.java
.........\...\...\........\..........\......\PimItemEnumeration.java
.........\...\...\........\..........\......\PimItemQueue.java
.........\test
.........\....\com
.........\....\...\funambol
.........\....\...\........\mailclient
.........\....\...\........\..........\cm
.........\....\...\........\..........\..\rms
.........\....\...\........\..........\..\...\AddressSerializationTest.java
.........\....\...\........\..........\..\...\RMSContactManagerTest.java
.........\....\...\........\..........\..\...\SerializableContactTest.java
.........\....\...\........\..........\..\...\SortTest.java
.........\....\...\........\..........\mm
.........\....\...\........\..........\..\MessageInfoSerializationTest.java
.........\....\...\........\..........\..\MessageManagerTest.java
lib
...\tinyline-gzip.jar
Readme.txt
UI
..\basic
..\.....\res
..\.....\...\closed.png
..\.....\...\connection.png
..\.....\...\draft.png
..\.....\...\flaggedclosed.png
..\.....\...\flaggedopen.png
..\.....\...\folder.png
..\.....\...\fw.png
..\.....\...\getmail.png
..\.....\...\icon
..\.....\...\....\1515
..\.....\...\....\....\icon.png
..\.....\...\....\3131
..\.....\...\....\3232
..\.....\...\....\4229
..\.....\...\....\6464