|
Class Summary |
| CountingOutputStream |
An implementation of an OutputStream just counts
the number of bytes written to the stream. |
| MailConnection |
Base class for all mail Store/Transport connection. |
| MIMEInputReader |
An implementation of an OutputStream that performs MIME linebreak
canonicalization and "byte-stuff" so that data content does not get mistaken
for a message data-end marker (CRLF.CRLF)l |
| MIMEOutputStream |
An implementation of an OutputStream that performs MIME linebreak
canonicalization and "byte-stuff" so that data content does not get mistaken
for a message data-end marker (CRLF.CRLF)l |
| ProtocolProperties |
Interface for providing access to protocol specific properties to
utility classes. |
| TraceInputStream |
|
| TraceOutputStream |
|