| 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,
boolean debug,
PrintStream out,
String host) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.