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. 
 

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).
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.
SortTerm
          A particular sort criteria, as defined by RFC 5256.
 



Copyright © 2011 Oracle. All Rights Reserved.