A C D E F G H I J M N O P R S T U W

M

MAILFORMPROVIDER - Static variable in interface org.alltimeflashdreamer.mailwebform.MailWebFormConstants
key start for provider-specific properties
MAILFORMPROVIDERLIST - Static variable in interface org.alltimeflashdreamer.mailwebform.MailWebFormConstants
key for the list of currently active providers property
MAILWEBFORM - Static variable in interface org.alltimeflashdreamer.mailwebform.MailWebFormConstants
often used app name (version independent)
MAILWEBFORMSERVLET - Static variable in interface org.alltimeflashdreamer.mailwebform.MailWebFormConstants
name of the deployed MailWebFormServlet
MailFormProvider - class org.alltimeflashdreamer.mailwebform.MailFormProvider.
Title: MailFormProvider
Description: This class stores the values for one registered mailform provider.
MailFormProvider(String, GlobalProperties) - Constructor for class org.alltimeflashdreamer.mailwebform.MailFormProvider
The constructor receives the name of the current mailform provider together with the pointer to the ResourceBundle where the default settings are stored.
MailFormProviderList - class org.alltimeflashdreamer.mailwebform.MailFormProviderList.
Title: MailFormProviderList
Description: Represents a handler of a list of known/defined providers of a mailwebform site, as defined in the application's global properties file.
MailFormProviderList(GlobalProperties) - Constructor for class org.alltimeflashdreamer.mailwebform.MailFormProviderList
The constructor receives the Properties object where the providers' settings are stored, especially the comma-separated list of defined/active providers which is used to build the internal list of providers
MailWebFormConstants - interface org.alltimeflashdreamer.mailwebform.MailWebFormConstants.
Title: MailWebFormConstants
Description: "Storage" for all the constants used in the MailWebForm application.
MailWebFormException - exception org.alltimeflashdreamer.mailwebform.MailWebFormException.
Title: MailWebFormException
Description: Application-specific exception, thrown if certain fail conditions within the workflow are met.
MailWebFormException(String) - Constructor for class org.alltimeflashdreamer.mailwebform.MailWebFormException
Constructor simply calls the superclass' constructor using the given message.
MailWebFormException(String, Throwable) - Constructor for class org.alltimeflashdreamer.mailwebform.MailWebFormException
Constructor simply calls the superclass' constructor using the given message and the given exception/error.
MailWebFormException(Throwable) - Constructor for class org.alltimeflashdreamer.mailwebform.MailWebFormException
Constructor simply calls the superclass' constructor using the given exception/error.
MailWebFormServlet - class org.alltimeflashdreamer.mailwebform.MailWebFormServlet.
Title: MailWebFormServlet
Description: This class represents the core of the MailWebForm application part.
MailWebFormServlet() - Constructor for class org.alltimeflashdreamer.mailwebform.MailWebFormServlet
 
mailFormProviders - Variable in class org.alltimeflashdreamer.mailwebform.AbstractMailWebFormServlet
the list of known providers of a mailwebform hosted by this servlet, including the "system" provider

A C D E F G H I J M N O P R S T U W