Uses of Class
overit.geocall.mail.Addresses
Packages that use Addresses
-
Uses of Addresses in overit.geocall.mail
Fields in overit.geocall.mail declared as AddressesModifier and TypeFieldDescriptionprotected AddressesMessage._bccsprotected AddressesMessage._ccsprotected AddressesMessage._fromsprotected AddressesMessage._replyTosprotected AddressesMessage._tosMethods in overit.geocall.mail that return AddressesModifier and TypeMethodDescriptionMessage.getBccs()Returns the "bccs"AddressesMessage.getCcs()Returns the "ccs"AddressesMessage.getFroms()Returns the "from"AddressesMessage.getReplyTos()Returns the "reply tos"AddressesMessage.getTos()Returns the "tos"AddressesMethods in overit.geocall.mail with parameters of type AddressesModifier and TypeMethodDescriptionprotected static voidRfc822.addAddresses(MimeMessage mm, Addresses aa, Message.RecipientType recipientType) voidSets all theAddressesConstructors in overit.geocall.mail with parameters of type Addresses