KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > internet > ContentType > Top Examples

  • org.apache.axis2.om.MIMEOutputUtils
    @author <a HREF="mailto:thilina@opensource.lk">Thilina Gunarathne </a>
  • 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 ...
  • 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 ...
  • org.apache.james.util.mail.handlers.message_disposition_notification
    <p>Data Content Handler for...</p> <dl> <dt>MIME type name</dt><dd>message</dd> <dt>MIME subtype name</dt><dd>disposition-notification</dd> </dl>
  • org.apache.soap.util.mime.MimeUtils
    Mime-related utility functions. @author Wouter Cloetens (wouter@mind.be)
Popular Tags