Uses of Class
org.alltimeflashdreamer.mailwebform.MailFormProvider

Uses of MailFormProvider in org.alltimeflashdreamer.mailwebform
 

Methods in org.alltimeflashdreamer.mailwebform that return MailFormProvider
(package private)  MailFormProvider MailFormProviderList.getProvider(String sProviderName)
          Returns the specified provider instance or null, if the specified provider name is not registered (case-insensitive check).
 MailFormProvider JSPBean.getMailFormProvider(String sProviderName)
          Returns the specified provider instance or null, if the provider list hasn't been passed in the constructor or the specified provider name is not registered.
 

Methods in org.alltimeflashdreamer.mailwebform with parameters of type MailFormProvider
(package private)  void IndividualPropertiesFileWriter.writeFile(MailFormProvider provider)
          Writes the individual property file of the given provider.