Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
<
A
B
C
D
E
G
I
J
L
M
N
R
S
T
V
W
_
<
()
- Static method in class com.jmail.core.mailer.
Mail
()
- Static method in class com.jmail.util.log.
SysLogCore
A
alert(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Action must be taken immediately
B
BODY
- Static variable in interface com.jmail.core.mailer.
MailI
BODY_ATTACH
- Static variable in interface com.jmail.core.mailer.
MailI
BODY_CC
- Static variable in interface com.jmail.core.mailer.
MailI
BODY_CC_ATTACH
- Static variable in interface com.jmail.core.mailer.
MailI
BODY_CC_BCC
- Static variable in interface com.jmail.core.mailer.
MailI
BODY_CC_BCC_ATTACH
- Static variable in interface com.jmail.core.mailer.
MailI
C
com.jmail.core.exception
- package com.jmail.core.exception
com.jmail.core.mailer
- package com.jmail.core.mailer
com.jmail.util.log
- package com.jmail.util.log
com.jmail.util.properties
- package com.jmail.util.properties
computeCode(int, int)
- Static method in class com.jmail.util.log.
SysLogCore
Compute the SysLog facility/priority value.
critical(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Critical condition
critical(String, String, String, Throwable)
- Static method in class com.jmail.util.log.
Logger
D
debug(int, String, String, String)
- Static method in class com.jmail.util.log.
Logger
Debug level message, with detail rating.
debug(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Debug level message
DEFAULT_PORT
- Static variable in class com.jmail.util.log.
SysLogCore
E
emergency(String, String, String)
- Static method in class com.jmail.util.log.
Logger
System is unusable
error(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Error condition
error(String, String, String, Throwable)
- Static method in class com.jmail.util.log.
Logger
Error condition with Exception or Error (Throwable).
extractFacility(int)
- Static method in class com.jmail.util.log.
SysLogCore
Extract the SysLog facility code.
extractPriority(int)
- Static method in class com.jmail.util.log.
SysLogCore
Extract the SysLog priority code.
G
getBody()
- Method in class com.jmail.core.mailer.
Message
getDate()
- Method in class com.jmail.core.mailer.
Message
getDate returns current datestamp
getDebug()
- Method in class com.jmail.core.mailer.
Mail
getDebug - debug property from properties file
getFacility(String)
- Static method in class com.jmail.util.log.
SysLogCore
Return the integer SysLog facility code based upon String value.
getFacilityName(int)
- Static method in class com.jmail.util.log.
SysLogCore
Return the SysLog facility as a string.
getFrom()
- Method in class com.jmail.core.mailer.
Message
getHost()
- Method in class com.jmail.core.mailer.
Mail
getHost - returns the host
getPriority(String)
- Static method in class com.jmail.util.log.
SysLogCore
Return the integer SysLog priority based upon String value.
getPriorityName(int)
- Static method in class com.jmail.util.log.
SysLogCore
Return the SysLog priority as a string.
getProperties()
- Static method in class com.jmail.util.properties.
GlobalProperties
getProperties - returns the Properties obj
getProperty(String)
- Static method in class com.jmail.util.properties.
GlobalProperties
getProperty - Returns the property value for the given key
getProperty(String, String)
- Static method in class com.jmail.util.properties.
GlobalProperties
getProperty - returns the property value for the key&default value combination
getSubject()
- Method in class com.jmail.core.mailer.
Message
getTo()
- Method in class com.jmail.core.mailer.
Message
GlobalProperties
- class com.jmail.util.properties.
GlobalProperties
.
Title: JMail
GlobalProperties(InputStream)
- Constructor for class com.jmail.util.properties.
GlobalProperties
Con with InputStream as parameter
GlobalProperties(String)
- Constructor for class com.jmail.util.properties.
GlobalProperties
Con with parameter File name as String **Note: Not supported now
I
information(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Informational message
information(String, String, String, Throwable)
- Static method in class com.jmail.util.log.
Logger
Informational message with throwable
INTERNAL_NOPRI
- Static variable in class com.jmail.util.log.
SysLogCore
invalidAddresses()
- Static method in class com.jmail.core.exception.
JMailSendException
invalidAddresses failed from message obj
J
JMailMessageException
- exception com.jmail.core.exception.
JMailMessageException
.
Title: JMail
JMailMessageException(Exception)
- Constructor for class com.jmail.core.exception.
JMailMessageException
con with Exception as param
JMailMessageException(MessagingException)
- Constructor for class com.jmail.core.exception.
JMailMessageException
con with javax.mail.MessagingException as param
JMailSendException
- exception com.jmail.core.exception.
JMailSendException
.
Title: JMail
JMailSendException(MessagingException)
- Constructor for class com.jmail.core.exception.
JMailSendException
con with javax.mail.MessagingException param
L
list(PrintStream)
- Static method in class com.jmail.util.properties.
GlobalProperties
list - Lists all the properties from file
LOG_ALERT
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_ALL
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_AUTH
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_CONS
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_CRIT
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_CRON
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_DAEMON
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_DEBUG
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_EMERG
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_ERR
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_FACMASK
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_INFO
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_KERN
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL0
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL1
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL2
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL3
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL4
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL5
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL6
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LOCAL7
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_LPR
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_MAIL
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_NDELAY
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_NEWS
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_NFACILITIES
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_NOTICE
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_NOWAIT
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_ODELAY
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_PERROR
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_PID
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_PRIMASK
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_SYSLOG
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_USER
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_UUCP
- Static variable in class com.jmail.util.log.
SysLogCore
LOG_WARNING
- Static variable in class com.jmail.util.log.
SysLogCore
log(String, String, int, String)
- Static method in class com.jmail.util.log.
Logger
Support logging w/priority as a argument.
log(String, String, int, String, Throwable)
- Static method in class com.jmail.util.log.
Logger
Support logging w/priority as a argument.
Logger
- class com.jmail.util.log.
Logger
.
Title: JMail
Logger.LogClient
- class com.jmail.util.log.
Logger.LogClient
.
Logger.LogClient(int)
- Constructor for class com.jmail.util.log.
Logger.LogClient
Logger()
- Constructor for class com.jmail.util.log.
Logger
This constructor uses the properties file for configuration.
M
Mail
- class com.jmail.core.mailer.
Mail
.
Title: JMail
Mail(Message)
- Constructor for class com.jmail.core.mailer.
Mail
Mail constructor that takes Message Object
** NOTE: Not Implemented in this version
Mail(String, String, String, File)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, File body
Mail(String, String, String, File, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, File body, String[] attachment
Mail(String, String, String, String)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, String body
Mail(String, String, String, String, File)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String subject, File body
Mail(String, String, String, String, File, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, File body, String[] attachment
Mail(String, String, String, String, String)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String subject, String body
Mail(String, String, String, String, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, String body, String[] attachment
Mail(String, String, String, String, String, File)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String bccEmail, String subject, File body
Mail(String, String, String, String, String, File, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String bccEmail, String subject, File body, String[] attachment
Mail(String, String, String, String, String, String)
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String bccEmail, String subject, String body
Mail(String, String, String, String, String, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String subject, String body, String[] attachment
Mail(String, String, String, String, String, String, String[])
- Constructor for class com.jmail.core.mailer.
Mail
Mail con that takes String fromEmail, String toEmail, String ccEmail, String bccEmail, String subject, String body, String[] attachment
MailI
- interface com.jmail.core.mailer.
MailI
.
Title: JMail
main(String[])
- Static method in class com.jmail.util.log.
SysLog
Test driver to exercise list properties.
main(String[])
- Static method in class com.jmail.util.log.
Logger
Test Driver
Message
- class com.jmail.core.mailer.
Message
.
Title: JMail
message()
- Static method in class com.jmail.core.exception.
NoFileException
Retruns error message
message()
- Static method in class com.jmail.core.exception.
JMailMessageException
message for this exception
message()
- Static method in class com.jmail.core.exception.
JMailSendException
returns the String message
Message()
- Constructor for class com.jmail.core.mailer.
Message
default con
Message(Message)
- Constructor for class com.jmail.core.mailer.
Message
con with Message obj parameter
N
NoFileException
- exception com.jmail.core.exception.
NoFileException
.
Title: JMail
NoFileException(FileNotFoundException)
- Constructor for class com.jmail.core.exception.
NoFileException
notice(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Normal (but significant) condition
notice(String, String, String, Throwable)
- Static method in class com.jmail.util.log.
Logger
notice condition just like warning
R
run()
- Method in class com.jmail.util.log.
Logger.LogClient
S
send()
- Method in class com.jmail.core.mailer.
Mail
Only public method to send your mail message
setBody(String)
- Method in class com.jmail.core.mailer.
Message
setBodyFont(String)
- Static method in class com.jmail.core.mailer.
Mail
Set custom type font to keep your Message Body size unchanged when you pass File as con parameter
setBodyFontSize(int)
- Static method in class com.jmail.core.mailer.
Mail
Set Font Size to keep your Message Body size unchanged when you pass File as con parameter
setDebug(boolean)
- Method in class com.jmail.core.mailer.
Mail
setDebug - setter for debug value, which gives the verbose info on mail sent.
setDebugLevel(int)
- Static method in class com.jmail.util.log.
Logger
Set the detail level.
setFooter(boolean)
- Static method in class com.jmail.core.mailer.
Mail
Set the footer ON/OFF (Default ON)
setFrom(String)
- Method in class com.jmail.core.mailer.
Message
setHost(String)
- Static method in class com.jmail.core.mailer.
Mail
setHost - setter for host
setReplyTO(String)
- Method in class com.jmail.core.mailer.
Mail
setReplyTO - public method to set/specify different email address than from email address for this message.
setSubject(String)
- Method in class com.jmail.core.mailer.
Message
setTo(String)
- Method in class com.jmail.core.mailer.
Message
SysLog
- class com.jmail.util.log.
SysLog
.
Syslog support for java.
syslog(InetAddress, int, int, int, String)
- Static method in class com.jmail.util.log.
SysLog
Write messages to syslogd.
syslog(int, int, String)
- Static method in class com.jmail.util.log.
SysLog
Write messages to syslogd.
syslog(int, String)
- Static method in class com.jmail.util.log.
SysLog
Write messages to syslogd.
SysLog(String, int, String, int)
- Constructor for class com.jmail.util.log.
SysLog
Creates a Syslog object instance, targeted for host 'hostname' on the specified port.
SysLog(String, String, int)
- Constructor for class com.jmail.util.log.
SysLog
Creates a Syslog object instance, targeted for host 'hostname' on the default syslogd port.
SysLog(String, String, String)
- Constructor for class com.jmail.util.log.
SysLog
Creates a Syslog object instance, targeted for host 'hostname' on the default syslogd port.
SysLogCore
- class com.jmail.util.log.
SysLogCore
.
Title: JMail
SysLogCore()
- Constructor for class com.jmail.util.log.
SysLogCore
T
toString()
- Method in class com.jmail.core.mailer.
Mail
Returns a String that represents the value of this object.
V
validSentAddresses()
- Static method in class com.jmail.core.exception.
JMailSendException
validSentAddresses from the message obj
validUnsentAddresses()
- Static method in class com.jmail.core.exception.
JMailSendException
validUnsentAddresses from the message obj
W
warning(String, String, String)
- Static method in class com.jmail.util.log.
Logger
Warning condition
_
_mFlag
- Variable in class com.jmail.core.mailer.
Mail
<
A
B
C
D
E
G
I
J
L
M
N
R
S
T
V
W
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES