Uses of Class
com.sun.mail.smtp.SMTPTransport
-
Packages that use SMTPTransport Package Description com.sun.mail.smtp An SMTP protocol provider for the Jakarta Mail API that provides access to an SMTP server. -
-
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.
-