The Spring Framework

Uses of Package
org.springframework.mail.javamail

Packages that use org.springframework.mail.javamail
org.springframework.mail.javamail JavaMail support for Spring's mail infrastructure. 
 

Classes in org.springframework.mail.javamail used by org.springframework.mail.javamail
JavaMailSender
          Extended MailSender interface for JavaMail, supporting MIME messages both as direct arguments and through preparation callbacks.
MimeMessageHelper
          Helper class for easy population of a javax.mail.internet.MimeMessage.
MimeMessagePreparator
          Callback interface for preparation of JavaMail MIME messages.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.