Uses of Class
org.evolvis.tartools.rfc822.Path.AddressList
-
-
Uses of Path.AddressList in org.evolvis.tartools.rfc822
Methods in org.evolvis.tartools.rfc822 that return Path.AddressList Modifier and Type Method Description Path.AddressListPath. asAddressList()Parses the address asaddress-list, such as for theReply-To,To,Cc, (optionally)Bcc,Resent-To, … headers.Path.AddressListUXAddress. asAddressList()Path.AddressListPath. asMailboxList()Parses the address asmailbox-list, such as for theFromandResent-Fromheaders.protected Path.AddressListPath. pAddressList()protected Path.AddressListPath. pMailboxList()
-