Uses of Class
org.apache.james.mime4j.dom.address.MailboxList
Packages that use MailboxList
Package
Description
-
Uses of MailboxList in org.apache.james.mime4j.dom
Methods in org.apache.james.mime4j.dom that return MailboxListModifier and TypeMethodDescriptionMessage.Builder.getFrom()Returns the value of the From header field of this message asMailboxListobject ornullif it is not present.Message.getFrom()Returns the value of the From header field of this message asMailboxListobject ornullif it is not present.private MailboxListMessage.Builder.getMailboxList(String fieldName) -
Uses of MailboxList in org.apache.james.mime4j.dom.address
Fields in org.apache.james.mime4j.dom.address declared as MailboxListMethods in org.apache.james.mime4j.dom.address that return MailboxListModifier and TypeMethodDescriptionAddressList.flatten()Returns a flat list of all mailboxes represented in this address list.Group.getMailboxes()Returns the mailboxes in this group.Constructors in org.apache.james.mime4j.dom.address with parameters of type MailboxList -
Uses of MailboxList in org.apache.james.mime4j.dom.field
Methods in org.apache.james.mime4j.dom.field that return MailboxList -
Uses of MailboxList in org.apache.james.mime4j.field
Fields in org.apache.james.mime4j.field declared as MailboxListModifier and TypeFieldDescriptionprivate MailboxListMailboxListFieldImpl.mailboxListprivate MailboxListMailboxListFieldLenientImpl.mailboxListMethods in org.apache.james.mime4j.field that return MailboxListModifier and TypeMethodDescriptionMailboxListFieldImpl.getMailboxList()MailboxListFieldLenientImpl.getMailboxList() -
Uses of MailboxList in org.apache.james.mime4j.field.address
Methods in org.apache.james.mime4j.field.address that return MailboxListModifier and TypeMethodDescriptionprivate MailboxListBuilder.buildGroupBody(ASTgroup_body node, DecodeMonitor monitor) -
Uses of MailboxList in org.apache.james.mime4j.message
Methods in org.apache.james.mime4j.message that return MailboxListModifier and TypeMethodDescriptionAbstractMessage.getFrom()Returns the value of the From header field of this message asMailboxListobject ornullif it is not present.MessageBuilder.getFrom()Deprecated.private MailboxListAbstractMessage.getMailboxList(String fieldName)