Class POP3SSLStore

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class POP3SSLStore
    extends POP3Store
    A POP3 Message Store using SSL. Contains only one folder, "INBOX".
    • Constructor Detail

      • POP3SSLStore

        public POP3SSLStore​(Session session,
                            URLName url)