Uses of Class
com.sun.mail.smtp.SMTPTransport
-
-
Uses of SMTPTransport in com.sun.mail.smtp
Subclasses of SMTPTransport in com.sun.mail.smtp Modifier and Type Class Description classSMTPSSLTransportThis class implements the Transport abstract class using SMTP over SSL for message submission and transport.Constructors in com.sun.mail.smtp with parameters of type SMTPTransport Constructor Description SMTPSaslAuthenticator(SMTPTransport pr, java.lang.String name, java.util.Properties props, MailLogger logger, java.lang.String host)
-