| Package | Description |
|---|---|
| com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
| com.sun.mail.util |
Utility classes for use with the JavaMail API.
|
| javax.mail.internet |
Classes specific to Internet mail systems.
|
| Modifier and Type | Field and Description |
|---|---|
private LineInputStream |
SMTPTransport.lineInputStream |
| Modifier and Type | Field and Description |
|---|---|
private LineInputStream |
UUDecoderStream.lin |
| Modifier and Type | Method and Description |
|---|---|
private static void |
MimeUtility.loadMappings(LineInputStream is,
java.util.Hashtable table) |