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

使用 com.sun.mail.imap.protocol 的软件包
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.imap 使用的 com.sun.mail.imap.protocol 中的类
BODYSTRUCTURE
          A BODYSTRUCTURE response.
ENVELOPE
          The ENEVELOPE item of an IMAP FETCH response.
IMAPProtocol
          This class extends the iap.Protocol object and implements IMAP semantics.
ListInfo
          A LIST response.
MessageSet
          This class holds the 'start' and 'end' for a range of messages
UIDSet
          This class holds the 'start' and 'end' for a range of UIDs.
 

com.sun.mail.imap.protocol 使用的 com.sun.mail.imap.protocol 中的类
BODY
          The BODY fetch response item.
BODYSTRUCTURE
          A BODYSTRUCTURE response.
ENVELOPE
          The ENEVELOPE item of an IMAP FETCH response.
FetchResponse
          This class represents a response obtained from the input stream of an IMAP server.
IMAPProtocol
          This class extends the iap.Protocol object and implements IMAP semantics.
IMAPResponse
          This class represents a response obtained from the input stream of an IMAP server.
Item
          A tagging interface for all IMAP data items.
ListInfo
          A LIST response.
MailboxInfo
          This class
MessageSet
          This class holds the 'start' and 'end' for a range of messages
Namespaces
          This class and its inner class represent the response to the NAMESPACE command.
Namespaces.Namespace
          A single namespace entry.
RFC822DATA
          This class
SaslAuthenticator
          Interface to make it easier to call IMAPSaslAuthenticator.
Status
          STATUS response.
UID
          This class represents the UID data item
UIDSet
          This class holds the 'start' and 'end' for a range of UIDs.
 



Copyright © 2013. All Rights Reserved.