Class GmailSSLStore

  • All Implemented Interfaces:
    ResponseHandler, java.lang.AutoCloseable, QuotaAwareStore

    public class GmailSSLStore
    extends GmailStore
    Support "gimaps" protocol name. Unnecessary, since Gmail always uses SSL, but someone might expect this name to work.
    Since:
    JavaMail 1.4.6
    • Constructor Detail

      • GmailSSLStore

        public GmailSSLStore​(Session session,
                             URLName url)
        Constructor that takes a Session object and a URLName that represents a specific IMAP server.
        Parameters:
        session - the Session
        url - the URLName of this store