org.jboss.seam.mail.util
Class EmailAttachmentUtil

java.lang.Object
  extended by org.jboss.seam.mail.util.EmailAttachmentUtil

public class EmailAttachmentUtil
extends Object

Author:
Cody Lerum

Constructor Summary
EmailAttachmentUtil()
           
 
Method Summary
static Map<String,org.jboss.seam.mail.core.EmailAttachment> getEmailAttachmentMap(Collection<org.jboss.seam.mail.core.EmailAttachment> attachments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAttachmentUtil

public EmailAttachmentUtil()
Method Detail

getEmailAttachmentMap

public static Map<String,org.jboss.seam.mail.core.EmailAttachment> getEmailAttachmentMap(Collection<org.jboss.seam.mail.core.EmailAttachment> attachments)


Copyright © 2011 Seam Framework. All Rights Reserved.