Uses of Package
com.sun.mail.imap

Packages that use com.sun.mail.imap
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   
 

Classes in com.sun.mail.imap used by com.sun.mail.imap
ACL
          An access control list entry for a particular authentication identifier (user or group).
AppendUID
          Information from the APPENDUID response code defined by the UIDPLUS extension - RFC 2359.
IMAPFolder
          This class implements an IMAP folder.
IMAPFolder.FetchProfileItem
          A fetch profile item for fetching headers.
IMAPFolder.ProtocolCommand
          A simple interface for user-defined IMAP protocol commands.
IMAPMessage
          This class implements an IMAPMessage object.
IMAPStore
          This class provides access to an IMAP message store.
Rights
          The Rights class represents the set of rights for an authentication identifier (for instance, a user or a group).
Rights.Right
          This inner class represents an individual right.
Utility.Condition
          This interface defines the test to be executed in toMessageSet().
 

Classes in com.sun.mail.imap used by com.sun.mail.imap.protocol
ACL
          An access control list entry for a particular authentication identifier (user or group).
AppendUID
          Information from the APPENDUID response code defined by the UIDPLUS extension - RFC 2359.
Rights
          The Rights class represents the set of rights for an authentication identifier (for instance, a user or a group).
 



Copyright © 2012. All Rights Reserved.