Uses of Class
org.jboss.seam.mail.attachments.AttachmentPart

Packages that use AttachmentPart
org.jboss.seam.mail.core   
 

Uses of AttachmentPart in org.jboss.seam.mail.core
 

Methods in org.jboss.seam.mail.core that return types with arguments of type AttachmentPart
 Map<String,AttachmentPart> BaseMailMessage.getAttachments()
           
 

Methods in org.jboss.seam.mail.core with parameters of type AttachmentPart
 void BaseMailMessage.setCalendar(String body, AttachmentPart invite)
           
 



Copyright © 2012 Seam Framework. All Rights Reserved.