Uses of Class
i2p.susi.util.GzipFileBuffer
-
Packages that use GzipFileBuffer Package Description i2p.susi.webmail The SusiMail webapp, which implements a webmail interface, POP3 and SMTP client-side protocols, and local caching of email. -
-
Uses of GzipFileBuffer in i2p.susi.webmail
Methods in i2p.susi.webmail that return GzipFileBuffer Modifier and Type Method Description GzipFileBuffer
PersistentMailCache. getFullBuffer(String uidl)
For reading or writing a new full mail (NOT headers only).
-