| Package | Description |
|---|---|
| com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPSSLTransport
This class implements the Transport abstract class using SMTP
over SSL for message submission and transport.
|
| Constructor and Description |
|---|
SMTPSaslAuthenticator(SMTPTransport pr,
java.lang.String name,
java.util.Properties props,
MailLogger logger,
java.lang.String host) |
Copyright © 2013 Oracle. All Rights Reserved.