Uses of Package
org.alltimeflashdreamer.mailwebform

Classes in org.alltimeflashdreamer.mailwebform used by org.alltimeflashdreamer.mailwebform
AbstractMailWebFormServlet
          Title: AbstractMailWebFormServlet
Description: The abstract superclass for MailWebForm's servlets collects fields and methods used by each of the extending classes.
GlobalProperties
          Title: GlobalProperties
Description: Reloadable implementation of the java.util.Properties class, ready to return certain properties through specific accessor methods.
MailFormProvider
          Title: MailFormProvider
Description: This class stores the values for one registered mailform provider.
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.
MailWebFormConstants
          Title: MailWebFormConstants
Description: "Storage" for all the constants used in the MailWebForm application.
MailWebFormException
          Title: MailWebFormException
Description: Application-specific exception, thrown if certain fail conditions within the workflow are met.