org.apache.commons.mail.settings
Class EmailConfiguration
java.lang.Object
org.apache.commons.mail.settings.EmailConfiguration
public final class EmailConfiguration
- extends Object
- Since:
- 1.0
- Version:
- $Revision: 480401 $ $Date: 2006-11-28 20:40:04 -0800 (Tue, 28 Nov 2006) $
- Author:
- Eric Pugh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAIL_SERVER
public static final String MAIL_SERVER
- See Also:
- Constant Field Values
MAIL_SERVER_PORT
public static final int MAIL_SERVER_PORT
- See Also:
- Constant Field Values
TEST_FROM
public static final String TEST_FROM
- See Also:
- Constant Field Values
TEST_TO
public static final String TEST_TO
- See Also:
- Constant Field Values
TEST_USER
public static final String TEST_USER
- See Also:
- Constant Field Values
TEST_PASSWD
public static final String TEST_PASSWD
- See Also:
- Constant Field Values
TEST_URL
public static final String TEST_URL
TIME_OUT
public static final int TIME_OUT
- Amount of time to wait for Dumbster to start up
- See Also:
- Constant Field Values
EmailConfiguration
public EmailConfiguration()
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.