Class GmailSSLStore

All Implemented Interfaces:
QuotaAwareStore, AutoCloseable, org.eclipse.angus.mail.iap.ResponseHandler

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 Details

    • 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