Package com.sun.mail.imap

Interface Summary
IMAPFolder.ProtocolCommand A simple interface for user-defined IMAP protocol commands.
Utility.Condition This interface defines the test to be executed in toMessageSet().
 

Class Summary
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.
DefaultFolder This class
IMAPBodyPart This class
IMAPFolder This class implements an IMAP folder.
IMAPFolder.FetchProfileItem A fetch profile item for fetching headers.
IMAPInputStream This class implements an IMAP data stream.
IMAPMessage This class implements an IMAPMessage object.
IMAPMultipartDataSource This class
IMAPNestedMessage This class implements a nested IMAP message
IMAPSSLStore This class provides access to an IMAP message store over SSL.
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 Holder for some static utility methods.