|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SMTPTransport | |
|---|---|
| com.sun.mail.smtp | An SMTP protocol provider for the JavaMail API that provides access to an SMTP server. |
| Uses of SMTPTransport in com.sun.mail.smtp |
|---|
| Subclasses of SMTPTransport in com.sun.mail.smtp | |
|---|---|
class |
SMTPSSLTransport
This class implements the Transport abstract class using SMTP over SSL for message submission and transport. |
| Constructors in com.sun.mail.smtp with parameters of type SMTPTransport | |
|---|---|
SMTPSaslAuthenticator(SMTPTransport pr,
String name,
Properties props,
boolean debug,
PrintStream out,
String host)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||