Package org.apache.james.mime4j.dom.address
-
Class Summary Class Description Address The abstract base for classes that represent RFC2822 addresses.AddressList An immutable, random-access list of Address objects.DomainList An immutable, random-access list of Strings (that are supposedly domain names or domain literals).Group A named group of zero or more mailboxes.Mailbox Represents a single e-mail address.MailboxList An immutable, random-access list of Mailbox objects.