Package com.funambol.mail

Interface Summary
ChildrenEnumeration ChildrenEnumeration represents the Enumeration of a record store children.
Store This interface defines a hierarchical object store and its access protocol.
 

Class Summary
AccountFolder AccountFolder represents a particular Folder with additional attributes: displayName and emailAddress.
Address A class describing the RFC 2822 address specification as per par.
BodyPart A BodyPart object is foreseen to be inserted into a Multipart container, itself inserted in a multi-part Message with MIME Content-Type equal to "multipart"
Folder Represents a mailbox folder on the device.
LightMessage Overload serialization methods of Message to load the headers only.
MailException Thrown by the classes of the Mail library.
Message This class models a MIME-style email message.
MessageFlags An object used to determine the state of a Message within a Folder and the flags related to this Message.
MIMEFormatter Provides the functionality to transform a Message object into a string formatted as per RFC 2822/MIME ready to be passed to the transport layer of the email application
MIMEProcessor An object of this class is a parser that reads a string representing an email message formatted as per RFC 2822 and MIME (RFC 2045, 2046 etc.) and returns a Message object ready to be stored in the device store (the latter represented by implementations of the Store interface)
Multipart Represents a container for BodyParts in multi-part Messages as per RFC 2046
NokiaFP2RMSStore Extends the RMSStore class using an ObjectStore fixed for Nokia FP2 devices.
Part The common base class for Messages and BodyParts.
RMSStore Implements the Store interface using J2ME RecordStore.
StoreFactory  
 



Copyright © 2001-2009 Funambol.