Module jakarta.mail

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.
    Author:
    Bill Shannon
    • Constructor Detail

      • SMTPSSLTransport

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