KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.apache.axis2.attachments.PartOnFile
    @author <a HREF="mailto:thilina@opensource.lk"> Thilina Gunarathne </a>
  • MultipartViewer
    A Viewer Bean for the type multipart/mixed @version 1.14, 01/05/23 @author Christopher Cotton
  • org.apache.soap.rpc.Response
    A <code>Response</code> object represents an <em>RPC</em> response. Both the client and the server use <code>Response</code> objects to represent the result of a method invocation. @author Matthew J. Duftler (duftler@us.ibm.com) @author Sanjiva Weerawarana (san ...
  • org.apache.cocoon.mail.MailMessageSender
    A helper class used by the {@link org.apache.cocoon.acting.Sendmail} and the <code>sendmail.xsl</code> logicsheet for sending an email message. <h3>Configuration</h3> <table><tbody> <tr><th>smtp-host</th><td>SMTP server to use sending ma ...
  • org.apache.soap.server.ServerUtils
    Any utility stuff for transport type-independent SOAP stuff. @author Sanjiva Weerawarana @author Wouter Cloetens
Popular Tags