Package | Description |
---|---|
com.sun.mail.iap | |
com.sun.mail.pop3 |
A POP3 protocol provider for the JavaMail API
that provides access to a POP3 message store.
|
com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
Modifier and Type | Field and Description |
---|---|
private TraceOutputStream |
Protocol.traceOutput |
Modifier and Type | Field and Description |
---|---|
private TraceOutputStream |
Protocol.traceOutput |
Modifier and Type | Field and Description |
---|---|
private TraceOutputStream |
SMTPTransport.traceOutput |