All Classes and Interfaces

Class
Description
Main application that sends out mailings found in the configurable CSV file.
Main class to parse given arguments for mailversendala configuration.
Template class that is based on a file, whose contents is replaced in a structured manner.
Contains the headers that need to be in the CSV-file.
Encapsulates the configuration of this application.
Comprises a mailing recipient.
Class encapsulates internal counters to gauge how many errors and how many mails were successfully sent out during an application run.
Contains the contents of a mail.
Encapsulates the actual CSV parsing and mailing generation.
This class performs the actual mail sending and encapsulates all the technicalities to create and send out an email.
Mailing template that is based on Apache Velocity templates.