Package | Description |
---|---|
org.apache.james.mime4j.field |
Modifier and Type | Method and Description |
---|---|
static MailboxField |
Fields.mailbox(java.lang.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.
|
Copyright © 2004-2014. All Rights Reserved.