|
Packages |
| de.trantor.mail |
This package provides a lightweight, J2ME- (and also J2SE-) compatible
package for representing Internet e-mail messages and for sending and receiving
them using the SMTP, POP3 and IMAP protocols. |
| de.trantor.mail.http |
This package contains the client-side implementation of a HTTP proxy that allows
any J2ME device to use Mail4ME. |
| de.trantor.mail.j2me |
This package contains those parts of the mail package that are specific to the
Java 2 Micro Edition. |
| de.trantor.mail.j2se |
This package contains those parts of the mail package that are specific to the
Java 2 Standard Edition. |
| de.trantor.mail.proxy |
This packags holds the implementation of a proxy servlet for tunneling
arbitrary TCP connections through HTTP. |