Module com.sun.mail

Class SMTPSSLProvider


  • public class SMTPSSLProvider
    extends jakarta.mail.Provider
    The SMTP SSL protocol provider.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class jakarta.mail.Provider

        jakarta.mail.Provider.Type
    • Constructor Summary

      Constructors 
      Constructor Description
      SMTPSSLProvider()  
    • Method Summary

      • Methods inherited from class jakarta.mail.Provider

        getClassName, getProtocol, getType, getVendor, getVersion, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SMTPSSLProvider

        public SMTPSSLProvider()