类 com.sun.mail.imap.protocol.UID
的使用

使用 UID 的软件包
com.sun.mail.imap.protocol   
 

com.sun.mail.imap.protocolUID 的使用
 

返回 UIDcom.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.
 



Copyright © 2013. All Rights Reserved.