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
G
getAddress()
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Returns the address.
getAlias()
- Method in class org.apache.taglibs.mailer2.
SignTag
Returns the private key alias.
getBcc()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the bcc address.
getBody()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the body content.
getBody()
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Returns the body content.
getBody()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the body content.
getBody()
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Returns the body content.
getCc()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the cc address.
getChildValue(Node, String)
- Method in class org.apache.taglibs.mailer2.
JSP20to12
Returns the text nodeValue() of a child element.
getContentType()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns a complete content-type header with encoding.
getContentType()
- Method in class org.apache.taglibs.mailer2.
ByteArrayDataSource
Returns the Content-Type of the DataSource.
getContentType()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the content-type of this part, possibly including character set.
getEncoding()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the character set of the body content of this attachment.
getEncoding()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the character set for the body content of this part.
getFile()
- Method in class org.apache.taglibs.mailer2.
LoadTag
Returns the file attribute.
getFile()
- Method in class org.apache.taglibs.mailer2.
SaveTag
Returns the file attribute.
getFilename()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the filename of the attachment.
getFrom()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the from address.
getHeaders()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the additional headers set in this part.
getImportance()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the importance of the message, either "low", "normal", or "high".
getInputStream()
- Method in class org.apache.taglibs.mailer2.
ByteArrayDataSource
Returns an InputStream to the byte array content.
getKeystore()
- Method in class org.apache.taglibs.mailer2.
SignTag
Get the keystore attribute.
getMessage()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the Message object.
getMessage()
- Method in class org.apache.taglibs.mailer2.
SaveTag
Returns the javax.mail.MimeMessage object.
getMessage()
- Method in class org.apache.taglibs.mailer2.
SendTag
Returns the javax.mail.MimeMessage object.
getMessage()
- Method in class org.apache.taglibs.mailer2.
SignTag
Returns the javax.mail.internet.MimeMessage object to sign.
getMimemessage()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the javax.mail.internet.MimeDataSource object
getName()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the name of the attachment under which it can be saved.
getName()
- Method in class org.apache.taglibs.mailer2.
ByteArrayDataSource
Returns the name of the DataSource.
getName()
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Returns the name of this header.
getName()
- Method in class org.apache.taglibs.mailer2.
ReplyToTag
Returns the real name.
getOutputStream()
- Method in class org.apache.taglibs.mailer2.
ByteArrayDataSource
Returns an OutputStream.
getParts()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the parts that have been added to this part.
getPassword()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the password for SMTP authentication.
getPasswordAuthentication()
- Method in class org.apache.taglibs.mailer2.
MailAuthenticator
Returns a PasswordAuthentication object.
getPort()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the SMTP server port, default 25.
getReplyto()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the reply-to address.
getScope()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the scope to store the variable in.
getScopeType(String)
- Static method in class org.apache.taglibs.mailer2.
MailTag
Returns the scopeType for a given scope name.
getServer()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the name of the SMTP server.
getSession()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the javax.mail.Session object.
getSessionObject()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns a Mail Session object.
getSetter(Class, String)
- Method in class org.apache.taglibs.mailer2.
JSP20to12
Gets the setter method in a class.
getStorepass()
- Method in class org.apache.taglibs.mailer2.
SignTag
Returns the password to open the keystore.
getStoretype()
- Method in class org.apache.taglibs.mailer2.
SignTag
Returns the type of keystore, e.g.
getSubject()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the subject of the message.
getTo()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the to attribute.
getType()
- Method in class org.apache.taglibs.mailer2.
AddRecipientTag
Returns the type of address.
getType()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the MIME type of the attachment.
getType()
- Method in class org.apache.taglibs.mailer2.
PartTag
Returns the MIME type of this part.
getUrl()
- Method in class org.apache.taglibs.mailer2.
AttachTag
Returns the URL of the attachment.
getUsername()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the username for SMTP authentication.
getValue()
- Method in class org.apache.taglibs.mailer2.
HeaderTag
Returns the value of this header.
getVar()
- Method in class org.apache.taglibs.mailer2.
MailTag
Returns the name of the variable to store the message in.
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