com.sun.appserv.management.config
Class KeepAliveConfigKeys
java.lang.Object
com.sun.appserv.management.config.KeepAliveConfigKeys
public final class KeepAliveConfigKeys
- extends Object
Keys for use with HTTPServiceConfig.createKeepAliveConfig(java.util.Map)
All Map values associated with a key are of class java.lang.String
unless otherwise documented.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THREAD_COUNT_KEY
public static final String THREAD_COUNT_KEY
- See Also:
- Constant Field Values
MAX_CONNECTIONS_KEY
public static final String MAX_CONNECTIONS_KEY
- See Also:
- Constant Field Values
TIMEOUT_IN_SECONDS_KEY
public static final String TIMEOUT_IN_SECONDS_KEY
- See Also:
- Constant Field Values
Submit a bug or feature Copyright 2006 Sun Microsystems, Inc. All rights reserved.