Class | Description |
---|---|
Base64InputStream |
A Base64 content transfer encoding filter stream.
|
Base64OutputStream |
A Base64 content transfer encoding filter stream.
|
BOutputStream |
Provides RFC 2047 "B" transfer encoding.
|
MailboxURLConnection |
A URLConnection that can be used to access mailboxes using the JavaMail
API.
|
QInputStream |
Provides RFC 2047 "B" transfer encoding.
|
QOutputStream |
Provides RFC 2047 "B" transfer decoding.
|
QPInputStream |
A Quoted-Printable decoder stream.
|
QPOutputStream |
Quoted Printable Encoding stream.
|
RFC2822OutputStream |
An output stream that ensures that lines of characters in the body are
limited to 998 octets(excluding CRLF).
|
UUInputStream |
UU decoder.
|
UUOutputStream |
UU encoding output stream.
|