Serialized Form
Package org.alltimeflashdreamer.mailwebform |
lPropertyFileLastModified
long lPropertyFileLastModified
- last-modified setting of the global properties file; is stored to know
when the file must be reread because it's been changed
sErrorMessage
String sErrorMessage
bAccountWasNewlyCreated
boolean bAccountWasNewlyCreated
sProviders
String[] sProviders
sProviderName
String sProviderName
sAdminUserName
String sAdminUserName
globalProperties
GlobalProperties globalProperties
mailFormProviders
MailFormProviderList mailFormProviders
sName
String sName
sProviderDirectory
String sProviderDirectory
sDefaultToName
String sDefaultToName
sToName
String sToName
sDefaultToAddress
String sDefaultToAddress
sToAddress
String sToAddress
sDefaultSMTPHost
String sDefaultSMTPHost
sSMTPHost
String sSMTPHost
iDefaultSMTPPort
int iDefaultSMTPPort
iSMTPPort
int iSMTPPort
sDefaultSuccessURL
String sDefaultSuccessURL
sSuccessURL
String sSuccessURL
sDefaultErrorURL
String sDefaultErrorURL
sErrorURL
String sErrorURL
sDefaultTemplate
String sDefaultTemplate
sTemplate
String sTemplate
lLastModified
long lLastModified
bIsSMTPOverwritingAllowed
boolean bIsSMTPOverwritingAllowed
sPassword
String sPassword
providerList
Hashtable providerList
- Stores the registered mailwebform providers
cause
Throwable cause