KeepAliveConfigKeyspublic final class KeepAliveConfigKeys extends Object Keys for use with {@link HTTPServiceConfig#createKeepAliveConfig}
All Map values associated with a key are of class java.lang.String
unless otherwise documented. |
Fields Summary |
---|
public static final String | THREAD_COUNT_KEY | public static final String | MAX_CONNECTIONS_KEY | public static final String | TIMEOUT_IN_SECONDS_KEY |
Constructors Summary |
---|
private KeepAliveConfigKeys()
|
|