Uses of Package
com.sun.mail.imap.protocol

Packages that use com.sun.mail.imap.protocol
Package
Description
An IMAP protocol provider for the Jakarta Mail API that provides access to an IMAP message store.
This package includes internal IMAP support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
  • Class
    Description
    A BODYSTRUCTURE response.
    The ENEVELOPE item of an IMAP FETCH response.
    Metadata describing a FETCH item.
    This class extends the iap.Protocol object and implements IMAP semantics.
    A tagging interface for all IMAP data items.
    A LIST response.
    This class holds the 'start' and 'end' for a range of messages.
    This class holds the 'start' and 'end' for a range of UIDs.
  • Class
    Description
    The BODY fetch response item.
    A BODYSTRUCTURE response.
    The ENEVELOPE item of an IMAP FETCH response.
    Metadata describing a FETCH item.
    This class represents a FETCH response obtained from the input stream of an IMAP server.
    This class extends the iap.Protocol object and implements IMAP semantics.
    This class represents a response obtained from the input stream of an IMAP server.
    A tagging interface for all IMAP data items.
    A LIST response.
    Information collected when opening a mailbox.
    This class holds the 'start' and 'end' for a range of messages.
    This class represents the MODSEQ data item.
    This class and its inner class represent the response to the NAMESPACE command.
    A single namespace entry.
    The RFC822 response data item.
    Interface to make it easier to call IMAPSaslAuthenticator.
    This class traverses a search-tree and generates the corresponding IMAP search sequence.
    STATUS response.
    This class represents the UID data item.
    This class holds the 'start' and 'end' for a range of UIDs.