| 程序包 | 说明 |
|---|---|
| net.iotgw.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SMTPSSLTransport
This class implements the Transport abstract class using SMTP
over SSL for message submission and transport.
|
| 构造器和说明 |
|---|
SMTPSaslAuthenticator(SMTPTransport pr,
String name,
Properties props,
MailLogger logger,
String host) |
Copyright © 2021 Oracle. All rights reserved.