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

使用 ListInfo 的软件包
com.sun.mail.imap An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. 
com.sun.mail.imap.protocol   
 

com.sun.mail.imapListInfo 的使用
 

参数类型为 ListInfocom.sun.mail.imap 中的构造方法
IMAPFolder(ListInfo li, IMAPStore store)
          Constructor used to create an existing folder.
 

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

返回 ListInfocom.sun.mail.imap.protocol 中的方法
 ListInfo[] IMAPProtocol.list(String ref, String pattern)
          LIST Command.
 ListInfo[] IMAPProtocol.lsub(String ref, String pattern)
          LSUB Command.
 



Copyright © 2013. All Rights Reserved.