Class SMTPSSLTransport

All Implemented Interfaces:
AutoCloseable

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

    • SMTPSSLTransport

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