A B C D E G I L M N P S T

A

activate() - Method in class com.plexobject.mail.bulk.SmtpServer
 

B

BulkEmailer - class com.plexobject.mail.bulk.BulkEmailer.
The BulkEmailer accepts an email request for multiple recipients and then sends the underlying email message to each identified recipient.
BulkEmailer(ArrayList, int) - Constructor for class com.plexobject.mail.bulk.BulkEmailer
BulkEmailer Constructor
BulkEmailer(File, int) - Constructor for class com.plexobject.mail.bulk.BulkEmailer
BulkEmailer Constructor
BulkEmailer(InputStream, int) - Constructor for class com.plexobject.mail.bulk.BulkEmailer
BulkEmailer Constructor
BulkEmailer(ResourcePool, int) - Constructor for class com.plexobject.mail.bulk.BulkEmailer
BulkEmailer Constructor
BulkMessageException - exception com.plexobject.mail.bulk.BulkMessageException.
 
BulkMessageException(String, ArrayList, Address[], Address[], Address[]) - Constructor for class com.plexobject.mail.bulk.BulkMessageException
Constructs a BulkMessageException with detailed message and list of nested exceptions

C

characters(char[], int, int) - Method in class com.plexobject.mail.bulk.SmtpServerLoader
 
com.plexobject.mail.bulk - package com.plexobject.mail.bulk
 

D

deactivate() - Method in class com.plexobject.mail.bulk.SmtpServer
 

E

endElement(String, String, String) - Method in class com.plexobject.mail.bulk.SmtpServerLoader
 

G

getException(int) - Method in class com.plexobject.mail.bulk.BulkMessageException
getExceptions returns list of exceptions
getExceptionCount() - Method in class com.plexobject.mail.bulk.BulkMessageException
getExceptionCount returns number of exceptions
getExceptions() - Method in class com.plexobject.mail.bulk.BulkMessageException
getExceptions returns list of exceptions
getPassword() - Method in class com.plexobject.mail.bulk.SmtpServer
 
getPort() - Method in class com.plexobject.mail.bulk.SmtpServer
 
getServerName() - Method in class com.plexobject.mail.bulk.SmtpServer
 
getSmtpServers() - Method in class com.plexobject.mail.bulk.SmtpServerLoader
getSmtpServers - returns servers loaded from xml file
getTransportListener() - Method in class com.plexobject.mail.bulk.BulkEmailer
getTransportListener returns TransportListener for delivery
getUser() - Method in class com.plexobject.mail.bulk.SmtpServer
 

I

invalidate() - Method in class com.plexobject.mail.bulk.SmtpServer
 
isNull() - Method in class com.plexobject.mail.bulk.SmtpServer
 
isSsl() - Method in class com.plexobject.mail.bulk.SmtpServer
 
isValid() - Method in class com.plexobject.mail.bulk.SmtpServer
 

L

lastUsageAt() - Method in class com.plexobject.mail.bulk.SmtpServer
 

M

main(String[]) - Static method in class com.plexobject.mail.bulk.BulkEmailer
 

N

newMessage() - Method in class com.plexobject.mail.bulk.SmtpServer
 
newResourcePool() - Method in class com.plexobject.mail.bulk.SmtpServerLoader
 

P

printStackTrace(PrintStream) - Method in class com.plexobject.mail.bulk.BulkMessageException
 
printStackTrace(PrintWriter) - Method in class com.plexobject.mail.bulk.BulkMessageException
 

S

send(Address[], Message, boolean, TransportListener) - Method in class com.plexobject.mail.bulk.SmtpServer
 
sendMessage(String[], Message, boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendMessage - sends message using Message specified
sendTextMessage(String, String[], String[], String[], String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendTextMessage - Accept a list of recipients and custom messages for each using text specified
sendTextMessage(String, String[], String, String, String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendTextMessage - Accept a list of recipients and a standard message using text specified
sendXmlMessage(String, String[], String[], File[], File, String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendXmlMessage - Accept a list of recipients and a corresponding xml for each recipient, and a standard xsl template.
sendXmlMessage(String, String[], String[], String[], String, String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendXmlMessage - Accept a list of recipients and a corresponding xml for each recipient, and a standard xsl template.
sendXmlMessage(String, String[], String, File, File, String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendXmlMessage - Accept a list of recipients, a corresponding xml file for each recipient, and a standard xsl template.
sendXmlMessage(String, String[], String, String, String, String[][], boolean) - Method in class com.plexobject.mail.bulk.BulkEmailer
sendXmlMessage - Accept a list of recipients, a corresponding xml for each recipient, and a standard xsl template.
SERVER_ELEMENT_NAME - Static variable in class com.plexobject.mail.bulk.SmtpServerLoader
Name of element containing entire server.
setPassword(String) - Method in class com.plexobject.mail.bulk.SmtpServer
 
setPort(int) - Method in class com.plexobject.mail.bulk.SmtpServer
 
setServerName(String) - Method in class com.plexobject.mail.bulk.SmtpServer
 
setSsl(boolean) - Method in class com.plexobject.mail.bulk.SmtpServer
 
setTransportListener(TransportListener) - Method in class com.plexobject.mail.bulk.BulkEmailer
setTransportListener sets TransportListener for delivery
setUser(String) - Method in class com.plexobject.mail.bulk.SmtpServer
 
SmtpServer - class com.plexobject.mail.bulk.SmtpServer.
SmtpServer -- defines configuration for outgoing smtp server
SmtpServer() - Constructor for class com.plexobject.mail.bulk.SmtpServer
 
SmtpServer(String, int, String, String, boolean) - Constructor for class com.plexobject.mail.bulk.SmtpServer
 
SmtpServerLoader - class com.plexobject.mail.bulk.SmtpServerLoader.
SmtpServerLoader -- loads SmtpServer from XML file.
SmtpServerLoader(File) - Constructor for class com.plexobject.mail.bulk.SmtpServerLoader
SmtpServerLoader constructors
SmtpServerLoader(InputStream) - Constructor for class com.plexobject.mail.bulk.SmtpServerLoader
SmtpServerLoader constructors
startDocument() - Method in class com.plexobject.mail.bulk.SmtpServerLoader
 
startElement(String, String, String, Attributes) - Method in class com.plexobject.mail.bulk.SmtpServerLoader
 

T

toString() - Method in class com.plexobject.mail.bulk.SmtpServer
 

A B C D E G I L M N P S T