Apache JAMES Mime4j 0.6-redhat-2

Uses of Class
org.apache.james.mime4j.field.MailboxField

Packages that use MailboxField
org.apache.james.mime4j.field   
 

Uses of MailboxField in org.apache.james.mime4j.field
 

Methods in org.apache.james.mime4j.field that return MailboxField
static MailboxField Fields.mailbox(String fieldName, Mailbox mailbox)
          Creates a mailbox field from the specified field name and mailbox address.
static MailboxField Fields.sender(Mailbox mailbox)
          Creates a Sender field for the specified mailbox address.
 


Apache JAMES Mime4j 0.6-redhat-2

Copyright © 2004-2012 JBoss by Red Hat. All Rights Reserved.