| Package | Description |
|---|---|
| i2p.susi.util |
Utility classes for the SusiMail webmail client.
|
| i2p.susi.webmail |
The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email.
|
| i2p.susi.webmail.encoding |
Character encoding and MIME handling for SusiMail.
|
| i2p.susi.webmail.pop3 |
POP3 protocol implementation for SusiMail.
|
| Class and Description |
|---|
| Buffer
Base interface for data buffers.
|
| CountingInputStream
InputStream that counts bytes read and skipped.
|
| FileBuffer
Buffer implementation backed by a file.
|
| Folder.SortOrder
Enumeration defining sort direction for folder elements.
|
| ReadCounter
Interface for counting bytes read or skipped.
|
| Class and Description |
|---|
| Buffer
Base interface for data buffers.
|
| Folder
Manages an Object array with paging and sorting support.
|
| Folder.SortOrder
Enumeration defining sort direction for folder elements.
|
| GzipFileBuffer
Gzip-compressed file Buffer implementation.
|
| ReadCounter
Interface for counting bytes read or skipped.
|
| Class and Description |
|---|
| Buffer
Base interface for data buffers.
|
| Class and Description |
|---|
| Buffer
Base interface for data buffers.
|