KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > Part > Top Examples

  • org.apache.cocoon.mail.MailContentHandlerDelegate
    Marshal javamail objects <p> Having one or more javamail objects, like Message, Folder, et al. emit SAX events </p> @author Bernhard Huber @since 24. Oktober 2002 @version CVS $Id: MailContentHandlerDelegate.java 30932 2004-07-29 17:35:38Z vgritsenko $ Generated SAX events conformin ...
  • JavaMailServlet
    This is a servlet that demonstrates the use of JavaMail APIs in a 3-tier application. It allows the user to login to an IMAP store, list all the messages in the INBOX folder, view selected messages, compose and send a message, and logout. <p> Please note: This is NOT an example of how to wri ...
  • search
    Search the given folder for messages matching the given criteria. @author John Mani
Popular Tags