Package de.trantor.mail.proxy

This packags holds the implementation of a proxy servlet for tunneling arbitrary TCP connections through HTTP.

See:
          Description

Class Summary
ProxyServlet  
ProxySession  
 

Package de.trantor.mail.proxy Description

This packags holds the implementation of a proxy servlet for tunneling arbitrary TCP connections through HTTP. The proxy allows J2ME devices that don't support the plain TCP protocol (which is not a mandatory protocol) to communicate with POP3, IMAP and SMTP servers.