|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 UID 的软件包 | |
|---|---|
| com.sun.mail.imap.protocol | |
| com.sun.mail.imap.protocol 中 UID 的使用 |
|---|
| 返回 UID 的 com.sun.mail.imap.protocol 中的方法 | |
|---|---|
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. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||