Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
S
SERVER
- Static variable in class org.apache.taglibs.mailer2.
MailTag
The name of the context-param to set the name of the SMTP server.
SaveTag
- class org.apache.taglibs.mailer2.
SaveTag
.
JSP tag
mt:save
is used to save a previously stored message to a file.
SaveTag()
- Constructor for class org.apache.taglibs.mailer2.
SaveTag
Default zero-arg constructor.
SendTag
- class org.apache.taglibs.mailer2.
SendTag
.
JSP tag
mt:send
is used to send a previously stored message.
SendTag()
- Constructor for class org.apache.taglibs.mailer2.
SendTag
Default zero-arg constructor.
SignTag
- class org.apache.taglibs.mailer2.
SignTag
.
JSP tag
mt:sign
is used to S/MIME sign a previously stored message.
SignTag()
- Constructor for class org.apache.taglibs.mailer2.
SignTag
Default zero-arg constructor.
setAddress(String)
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Sets the e-mail address.
setAlias(String)
- Method in class org.apache.taglibs.mailer2.
SignTag
Sets the alias of the private key to retrieve from the keystore.
setBackground(boolean)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the background attribute.
setBackground(boolean)
- Method in class org.apache.taglibs.mailer2.
SendTag
Sets the background attribute.
setBcc(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the bcc attribute.
setBody(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Sets the body attribute.
setBody(String)
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Sets the body attribute.
setBody(String)
- Method in class org.apache.taglibs.mailer2.
PartTag
Sets the body attribute.
setBody(String)
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Sets the body attribute.
setCc(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the cc attribute.
setEncoding(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Sets the encoding attribute.
setEncoding(String)
- Method in class org.apache.taglibs.mailer2.
PartTag
Sets the character set for this part.
setFile(String)
- Method in class org.apache.taglibs.mailer2.
LoadTag
Sets the file attribute.
setFile(String)
- Method in class org.apache.taglibs.mailer2.
SaveTag
Sets the location to store the message.
setFilename(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Sets the filename attribute.
setFrom(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the from attribute.
setHeader(String, String)
- Method in class org.apache.taglibs.mailer2.
PartTag
Set the name and value of any extra headers to be set in this part.
setImportance(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the importance of the message.
setKeystore(String)
- Method in class org.apache.taglibs.mailer2.
SignTag
Sets the location of the keystore.
setMessage(MimeMessage)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Set an entire Message object as an attachment.
setMessage(MimeMessage)
- Method in class org.apache.taglibs.mailer2.
SaveTag
Sets the message attribute.
setMessage(MimeMessage)
- Method in class org.apache.taglibs.mailer2.
SendTag
Sets the message attribute.
setMessage(MimeMessage)
- Method in class org.apache.taglibs.mailer2.
SignTag
Sets the message attribute.
setMimemessage(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the mimemessage attribute.
setName(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Sets the name attribute.
setName(String)
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Sets the name of the header.
setName(String)
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Sets the real name of the recipient.
setPassword(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the password for PLAIN or LOGIN SMTP authentication.
setPort(int)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the TCP/IP server port, default 25.
setReplyto(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the Reply-To address for this message.
setScope(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the scope where this message should be stored, rather than sent.
setServer(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the SMTP server name.
setSession(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the JNDI lookup for a javax.mail.Session object to be used as the mail Session.
setStorepass(String)
- Method in class org.apache.taglibs.mailer2.
SignTag
Sets the password to open the keystore.
setStoretype(String)
- Method in class org.apache.taglibs.mailer2.
SignTag
Sets the type of keystore.
setSubject(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the subject for this message.
setTo(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the "to" recipients for this message.
setType(String)
- Method in class org.apache.taglibs.mailer2.
AddRecipientTag
Set the type of recipient.
setType(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Sets the MIME type for this attachment.
setType(String)
- Method in class org.apache.taglibs.mailer2.
PartTag
Sets the content-type for this part.
setUrl(String)
- Method in class org.apache.taglibs.mailer2.
AttachTag
Retrieves the resource indicated by this URL as an attachment.
setUsername(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Set the login username name for PLAIN or LOGIN SMTP authentication.
setValue(String)
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Sets the value of the header.
setVar(String)
- Method in class org.apache.taglibs.mailer2.
MailTag
Sets the var attribute.
signMessage(MimeMessage, X509Certificate, PrivateKey)
- Method in class org.apache.taglibs.mailer2.
SignTag
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
Copyright © 2004 Apache Software Foundation,
http://jakarta.apache.org/taglibs