public StBcc(Address addr)
addr
- Addresspublic StBcc(String name, String addr)
name
- Name of the recipientaddr
- His emailpublic StBcc(String name, String addr, String charset)
name
- Name of the recipientaddr
- His emailcharset
- Name charsetpublic StBcc(String addr)
addr
- Addresspublic void attach(Message message) throws MessagingException
Stamp
attach
in interface Stamp
message
- Message to add toMessagingException
- If failsCopyright © 2012–2017 jcabi.com. All rights reserved.