Class SMTPSSLTransport

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class SMTPSSLTransport
    extends SMTPTransport
    This class implements the Transport abstract class using SMTP over SSL for message submission and transport.
    • Constructor Detail

      • SMTPSSLTransport

        public SMTPSSLTransport​(jakarta.mail.Session session,
                                jakarta.mail.URLName urlname)
        Constructor.
        Parameters:
        session - the Session
        urlname - the URLName of this transport