|
||||||||
PREV NEXT | FRAMES NO FRAMES |
address
.
- Address(int, String, String) -
Constructor for class com.funambol.mail.Address
- Initializes a new instance of Address
- ANSWERED -
Static variable in class com.funambol.mail.MessageFlags
- This message has been answered.
- appendMessage(Message) -
Method in class com.funambol.mail.Folder
- Appends the given
Message
to this Folder
Part
hashCode()
, a random long with seed from the the
current time, and the string "@Funambol.mail".
Message
from this Folder
The message is properly updated so that it is both complete (completely
loaded in memory) and its parent folder is cleared.
Message
from this Folder
, using
the record id as key.
Message
from this Folder
, using
a positional index as key.
subst
.
Message
within a
folder, e.g.
Folder
providing a name for it and a
reference to the Store
in which it has to be created
Message
object referenced
by 'mailmessage' are analyzed to be estracted and formatted into a string
in the form foreseen by the RFC 2822/MIME specifications
Message
Folder
as passed in the
constructor
name
Message
object corresponding to the given record
ID
Folder
path
.
path
.
path
.
path
.
Folder
, taking the last part of
the fullname
Folder
's
pathname from the names of immediate subfolders
TODO: Perhaps it is better to define in a field the character used as
separator and not directly here (this adopted here is the solution by
Sun)
Store
containing this Folder
Part
Message
within a
Folder
and the flags related to this Message
.Message
object into
a string formatted as per RFC 2822/MIME ready to be passed to the transport
layer of the email applicationMessage
object and to the name of the Folder
containing this
Message
object
Message
object ready to be stored in the device store (the
latter represented by implementations of the Store
interface)BodyPart
s in multi-part
Message
s as per RFC 2046Address
objects, each representing a recipient.
Message
object ready to be
processed by the mail library.
Message
object ready to be processed by the mail library.
name
from this message
Address
Folder
this Message
is contained in
Message
|
||||||||
PREV NEXT | FRAMES NO FRAMES |