Class Email
java.lang.Object
com.swiftmq.impl.streams.comp.io.Email
Facade to send an eMail.
- Author:
- IIT Software GmbH, Muenster/Germany, (c) 2016, All Rights Reserved
-
Method Summary
Modifier and TypeMethodDescriptionSets the bcc addressSets the mail body.Sets the jms.cc addressSets the from addressSets the replyTo addressvoidsend()Sends the eMail message.Sets fields according to its name: from, to, cc, bcc, subject, bodySets the subjectSets the to address
-
Method Details
-
from
-
to
-
cc
-
bcc
-
replyTo
-
subject
-
body
-
set
-
send
-