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,
String name,
Properties props,
MailLogger logger,
String host) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.