|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UID | |
---|---|
com.sun.mail.imap.protocol |
Uses of UID in com.sun.mail.imap.protocol |
---|
Methods in com.sun.mail.imap.protocol that return UID | |
---|---|
UID |
IMAPProtocol.fetchSequenceNumber(long uid)
Get the sequence number for the given UID. |
UID[] |
IMAPProtocol.fetchSequenceNumbers(long[] uids)
Get the sequence numbers for UIDs ranging from start till end. |
UID[] |
IMAPProtocol.fetchSequenceNumbers(long start,
long end)
Get the sequence numbers for UIDs ranging from start till end. |
UID |
IMAPProtocol.fetchUID(int msgno)
Fetch the IMAP UID for the given message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |