Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D G H M O S T _

A

addFile(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
add a image file as attachment to the mail
addHTMLFile(html_file) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
add a html file as attachments to the mail
addImageFile(transformed_image) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
add a image file as attachment to the mail
addPartOfFile(String, String, String, String, String, String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Adds a feature to the PartOfFile attribute of the SMTPJavamail object
attachHTMLFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
is there HTML files attached
attachImageFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
is there Image files attached
attachLocalFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
is there Image files attached
attachPartOfLocalFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
is there a part of local file to attach

C

closeSMTPSession() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Close the SMTP session
containsAttachments() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
does the mail contains attachements ?

D

displayedMainHtmlBodyText - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
The displayed text in the mail body as text/html
displayedMainPlainBodyText - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
The displayed text in the mail body as text/plain

G

getFileSeparator() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
get the file separator according to the file system

H

host - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Host of the SMTP server

M

mailCC - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
CC field in the mail
mailFrom - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
From field in the mail
mailSubject - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
the subject of the mail
mailTo - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
To field in the mail
main() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Description of the Method

O

openSMTPSession() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Description of the Method
org.ematgine.utils.javamail.smtp - package org.ematgine.utils.javamail.smtp
 

S

SMTPJavamail - class org.ematgine.utils.javamail.smtp.SMTPJavamail.
This class implements the communication with the SMTP server managed by JAVAMAIL Concurrent Versions System $Id: SMTPJavamail.java,v 1.3 2002/05/22 20:13:37 MB Exp $
SMTPJavamail(String) - Constructor for class org.ematgine.utils.javamail.smtp.SMTPJavamail
constructor
sendMultiPartMail(String, String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Send a mail with attachments specifying From and To mail fields
sendMultiPartMail() - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Send a mail with attachments
session - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
SMTP session with SMTP server
setDisplayedMainHtmlBodyText(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the displayedMainHtmlBodyText attribute of the SMTPJavamail object
setDisplayedMainPlainBodyText(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the displayedMainPlainBodyText attribute of the SMTPJavamail object
setMailCC(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the mailCC attribute of the SMTPJavamail object
setMailFrom(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the mailFrom attribute of the SMTPJavamail object
setMailSubject(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the mailSubject attribute of the SMTPJavamail object
setMailTo(String) - Method in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Sets the mailTo attribute of the SMTPJavamail object

T

tr - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
SMTP transporter

_

_attachments_HTMLFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Description of the Field
_attachments_ImageFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Description of the Field
_attachments_LocalFileNames - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Local file names attached
_attachments_PartOfLocalFiles - Variable in class org.ematgine.utils.javamail.smtp.SMTPJavamail
Part Local file names / begining / size attached String name long begining long length

A C D G H M O S T _