Uses of Class
org.deegree.commons.mail.UnknownMimeTypeException

Packages that use UnknownMimeTypeException
org.deegree.commons.mail   
 

Uses of UnknownMimeTypeException in org.deegree.commons.mail
 

Methods in org.deegree.commons.mail that throw UnknownMimeTypeException
 void EMailMessage.setMimeType(String mimeType)
          Sets the mimeType attribute of the EMailMessage object
 void MailMessage.setMimeType(String mimeType)
          Sets the MIME type of the message
 

Constructors in org.deegree.commons.mail that throw UnknownMimeTypeException
EMailMessage(String from, String to, String subject, String messageBody, String mimeType)
          Creates a new mail message with the given MIME type.
 



Copyright © 2011. All Rights Reserved.